| Группа | Группаorg.codehaus.castor |
|---|---|
| Идентификатор | Идентификаторcastor-xml-annotations |
| Последняя версия | Последняя версия1.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCastor XML - Annotation support
Annotation support for Castor XML.
|
| Имя Файла | Размер |
|---|---|
| castor-xml-annotations-1.4.1.pom | |
| castor-xml-annotations-1.4.1.jar | 3 KB |
| castor-xml-annotations-1.4.1-sources.jar | 2 KB |
| castor-xml-annotations-1.4.1-javadoc.jar | 331 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.castor/castor-xml-annotations/ -->
<dependency>
<groupId>org.codehaus.castor</groupId>
<artifactId>castor-xml-annotations</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.castor/castor-xml-annotations/
implementation 'org.codehaus.castor:castor-xml-annotations:1.4.1'
// https://jarcasting.com/artifacts/org.codehaus.castor/castor-xml-annotations/
implementation ("org.codehaus.castor:castor-xml-annotations:1.4.1")
'org.codehaus.castor:castor-xml-annotations:jar:1.4.1'
<dependency org="org.codehaus.castor" name="castor-xml-annotations" rev="1.4.1">
<artifact name="castor-xml-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.castor', module='castor-xml-annotations', version='1.4.1')
)
libraryDependencies += "org.codehaus.castor" % "castor-xml-annotations" % "1.4.1"
[org.codehaus.castor/castor-xml-annotations "1.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.castor : castor-core | jar | 1.4.1 |
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| javax.inject : javax.inject | jar | 1 |
| org.springframework : spring-context | jar | 4.2.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.2.5.RELEASE |