| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.benas |
| Идентификатор | Идентификаторadp4j |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеadp4j
Annotation Driven Properties For Java allows you to inject properties in your objects in a declarative way using annotations
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |