| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.japkit |
| Идентификатор | Идентификаторjapkit-annotationtemplates |
| Последняя версия | Последняя версия1.26 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJapkit Annotation Templates
Provides a code generator for Annotation Templates. Annotation Templates provide an easy way to generate annotations.
|
| Имя Файла | Размер |
|---|---|
| japkit-annotationtemplates-1.26.pom | |
| japkit-annotationtemplates-1.26.jar | 108 KB |
| japkit-annotationtemplates-1.26-sources.jar | 30 KB |
| japkit-annotationtemplates-1.26-javadoc.jar | 589 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.japkit/japkit-annotationtemplates/ -->
<dependency>
<groupId>com.github.japkit</groupId>
<artifactId>japkit-annotationtemplates</artifactId>
<version>1.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japkit/japkit-annotationtemplates/
implementation 'com.github.japkit:japkit-annotationtemplates:1.26'
// https://jarcasting.com/artifacts/com.github.japkit/japkit-annotationtemplates/
implementation ("com.github.japkit:japkit-annotationtemplates:1.26")
'com.github.japkit:japkit-annotationtemplates:jar:1.26'
<dependency org="com.github.japkit" name="japkit-annotationtemplates" rev="1.26">
<artifact name="japkit-annotationtemplates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japkit', module='japkit-annotationtemplates', version='1.26')
)
libraryDependencies += "com.github.japkit" % "japkit-annotationtemplates" % "1.26"
[com.github.japkit/japkit-annotationtemplates "1.26"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.japkit : japkit-annotations | jar | 1.26 |
| com.google.guava : guava Необязательный | jar | 29.0-jre |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api Необязательный | jar | 1.0.0.Final |
| javax.validation : validation-api Необязательный | jar | 1.1.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |