jar

com.github.erchu : beancp

Maven & Gradle

Apr 21, 2017
10 stars

bean-cp · Object to object mapping library for Java 8+

Table Of Contents

Latest Version

Download com.github.erchu : beancp JAR file - Latest Versions:

All Versions

Download com.github.erchu : beancp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window beancp-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.erchu.beancp.commons

├─ com.github.erchu.beancp.commons.CollectionConverters.class - [JAR]

├─ com.github.erchu.beancp.commons.NameBasedMapConvention.class - [JAR]

├─ com.github.erchu.beancp.commons.NumberConverters.class - [JAR]

com.github.erchu.beancp

├─ com.github.erchu.beancp.Action.class - [JAR]

├─ com.github.erchu.beancp.Binding.class - [JAR]

├─ com.github.erchu.beancp.BindingOption.class - [JAR]

├─ com.github.erchu.beancp.BindingSide.class - [JAR]

├─ com.github.erchu.beancp.BindingWithValueConversion.class - [JAR]

├─ com.github.erchu.beancp.BindingWithValueMap.class - [JAR]

├─ com.github.erchu.beancp.Converter.class - [JAR]

├─ com.github.erchu.beancp.DeclarativeMap.class - [JAR]

├─ com.github.erchu.beancp.DeclarativeMapImpl.class - [JAR]

├─ com.github.erchu.beancp.DeclarativeMapSetup.class - [JAR]

├─ com.github.erchu.beancp.FakeObjectBuilder.class - [JAR]

├─ com.github.erchu.beancp.FieldBindingSide.class - [JAR]

├─ com.github.erchu.beancp.MapConvention.class - [JAR]

├─ com.github.erchu.beancp.MapConventionExecutor.class - [JAR]

├─ com.github.erchu.beancp.Mapper.class - [JAR]

├─ com.github.erchu.beancp.MapperBuilder.class - [JAR]

├─ com.github.erchu.beancp.MapperConfigurationException.class - [JAR]

├─ com.github.erchu.beancp.MapperExecutorSelector.class - [JAR]

├─ com.github.erchu.beancp.MapperImpl.class - [JAR]

├─ com.github.erchu.beancp.MappingException.class - [JAR]

├─ com.github.erchu.beancp.MappingExecutor.class - [JAR]

├─ com.github.erchu.beancp.MappingInfo.class - [JAR]

├─ com.github.erchu.beancp.PropertyBindingSide.class - [JAR]

Advertisement