Last Version

Populace 1.1.1

Object graph walker and populator

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.datalorax.populace
ArtifactId

ArtifactId

populace-core
Version

Version

1.1.1
Type

Type

jar
Description

Description

Populace
Object graph walker and populator
Project URL

Project URL

https://github.com/datalorax/populace

Download populace-core 1.1.1


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.