| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ocpsoft.rewrite |
| Идентификатор | Идентификаторrewrite-annotations-impl |
| Последняя версия | Последняя версия3.5.1.Final |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOCPsoft Parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-annotations-impl/ -->
<dependency>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-annotations-impl</artifactId>
<version>3.5.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-annotations-impl/
implementation 'org.ocpsoft.rewrite:rewrite-annotations-impl:3.5.1.Final'
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-annotations-impl/
implementation ("org.ocpsoft.rewrite:rewrite-annotations-impl:3.5.1.Final")
'org.ocpsoft.rewrite:rewrite-annotations-impl:jar:3.5.1.Final'
<dependency org="org.ocpsoft.rewrite" name="rewrite-annotations-impl" rev="3.5.1.Final">
<artifact name="rewrite-annotations-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.rewrite', module='rewrite-annotations-impl', version='3.5.1.Final')
)
libraryDependencies += "org.ocpsoft.rewrite" % "rewrite-annotations-impl" % "3.5.1.Final"
[org.ocpsoft.rewrite/rewrite-annotations-impl "3.5.1.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ocpsoft.rewrite : rewrite-api | jar | 3.5.1.Final |
| org.ocpsoft.rewrite : rewrite-api-servlet | jar | 3.5.1.Final |
| org.ocpsoft.rewrite : rewrite-annotations-api | jar | 3.5.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.spec.javax.servlet : jboss-servlet-api_2.5_spec | jar | 1.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ocpsoft.rewrite : rewrite-test-harness | jar | 3.5.1.Final |
| org.ocpsoft.rewrite : rewrite-config-servlet | jar | 3.5.1.Final |
| junit : junit | jar | 4.13.1 |