не последняя версия
Последняя версия 2.1.3

eu.xenit.de:annotations 1.7.0

Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features

Группа

Группа

eu.xenit.de
Идентификатор

Идентификатор

annotations
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать annotations 1.7.0


<!-- https://jarcasting.com/artifacts/eu.xenit.de/annotations/ -->
<dependency>
    <groupId>eu.xenit.de</groupId>
    <artifactId>annotations</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.de/annotations/
implementation 'eu.xenit.de:annotations:1.7.0'
// https://jarcasting.com/artifacts/eu.xenit.de/annotations/
implementation ("eu.xenit.de:annotations:1.7.0")
'eu.xenit.de:annotations:jar:1.7.0'
<dependency org="eu.xenit.de" name="annotations" rev="1.7.0">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.de', module='annotations', version='1.7.0')
)
libraryDependencies += "eu.xenit.de" % "annotations" % "1.7.0"
[eu.xenit.de/annotations "1.7.0"]