License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface |
GroupId | GroupIdio.github.lomtalay |
ArtifactId | ArtifactIdMappingGuide |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMappingGuide
Utility to help for combine properties value from multiple POJO to mapping defined POJO
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MappingGuide-1.0.1-RELEASE.pom | |
MappingGuide-1.0.1-RELEASE.jar | 29 KB |
MappingGuide-1.0.1-RELEASE-sources.jar | 14 KB |
MappingGuide-1.0.1-RELEASE-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lomtalay/MappingGuide/ -->
<dependency>
<groupId>io.github.lomtalay</groupId>
<artifactId>MappingGuide</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lomtalay/MappingGuide/
implementation 'io.github.lomtalay:MappingGuide:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.lomtalay/MappingGuide/
implementation ("io.github.lomtalay:MappingGuide:1.0.1-RELEASE")
'io.github.lomtalay:MappingGuide:jar:1.0.1-RELEASE'
<dependency org="io.github.lomtalay" name="MappingGuide" rev="1.0.1-RELEASE">
<artifact name="MappingGuide" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lomtalay', module='MappingGuide', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.lomtalay" % "MappingGuide" % "1.0.1-RELEASE"
[io.github.lomtalay/MappingGuide "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
junit : junit | jar | 4.12 |
org.projectlombok : lombok | jar | 1.16.20 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.google.code.bean-matchers : bean-matchers | jar | 0.11 |