| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oneandone |
| Идентификатор | Идентификаторtypedrest-annotations |
| Версия | Версия0.30 |
| Тип | Типjar |
| Описание |
ОписаниеTypedRest Annotations
Annotations for data models to be used with TypedRest.
|
| Имя Файла | Размер |
|---|---|
| typedrest-annotations-0.30.pom | |
| typedrest-annotations-0.30.jar | 4 KB |
| typedrest-annotations-0.30-sources.jar | 3 KB |
| typedrest-annotations-0.30-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oneandone/typedrest-annotations/ -->
<dependency>
<groupId>com.oneandone</groupId>
<artifactId>typedrest-annotations</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneandone/typedrest-annotations/
implementation 'com.oneandone:typedrest-annotations:0.30'
// https://jarcasting.com/artifacts/com.oneandone/typedrest-annotations/
implementation ("com.oneandone:typedrest-annotations:0.30")
'com.oneandone:typedrest-annotations:jar:0.30'
<dependency org="com.oneandone" name="typedrest-annotations" rev="0.30">
<artifact name="typedrest-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneandone', module='typedrest-annotations', version='0.30')
)
libraryDependencies += "com.oneandone" % "typedrest-annotations" % "0.30"
[com.oneandone/typedrest-annotations "0.30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |