License |
License |
---|---|
GroupId | GroupIdio.github.benas |
ArtifactId | ArtifactIdadp4j |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionadp4j
Annotation Driven Properties For Java allows you to inject properties in your objects in a declarative way using annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
adp4j-1.0.0.pom | |
adp4j-1.0.0.jar | 25 KB |
adp4j-1.0.0-sources.jar | 33 KB |
adp4j-1.0.0-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.benas/adp4j/ -->
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>adp4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/adp4j/
implementation 'io.github.benas:adp4j:1.0.0'
// https://jarcasting.com/artifacts/io.github.benas/adp4j/
implementation ("io.github.benas:adp4j:1.0.0")
'io.github.benas:adp4j:jar:1.0.0'
<dependency org="io.github.benas" name="adp4j" rev="1.0.0">
<artifact name="adp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='adp4j', version='1.0.0')
)
libraryDependencies += "io.github.benas" % "adp4j" % "1.0.0"
[io.github.benas/adp4j "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-jdbc | jar | 3.2.2.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.9 |
simple-jndi : simple-jndi | jar | 0.11.4.1 |