License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.datalorax.populace |
ArtifactId | ArtifactIdpopulace-core |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPopulace
Object graph walker and populator
|
Project URL |
Project URL |
Filename | Size |
---|---|
populace-core-1.1.1.pom | |
populace-core-1.1.1.jar | 132 KB |
populace-core-1.1.1-sources.jar | 109 KB |
populace-core-1.1.1-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-core/ -->
<dependency>
<groupId>com.github.datalorax.populace</groupId>
<artifactId>populace-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-core/
implementation 'com.github.datalorax.populace:populace-core:1.1.1'
// https://jarcasting.com/artifacts/com.github.datalorax.populace/populace-core/
implementation ("com.github.datalorax.populace:populace-core:1.1.1")
'com.github.datalorax.populace:populace-core:jar:1.1.1'
<dependency org="com.github.datalorax.populace" name="populace-core" rev="1.1.1">
<artifact name="populace-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datalorax.populace', module='populace-core', version='1.1.1')
)
libraryDependencies += "com.github.datalorax.populace" % "populace-core" % "1.1.1"
[com.github.datalorax.populace/populace-core "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-logging : commons-logging | jar | 1.2 |