| Лицензия |
Лицензия
BSD style
|
|---|---|
| Группа | Группаorg.sonatype.nexus.xstream |
| Идентификатор | Идентификаторxstream-parent |
| Последняя версия | Последняя версия1.4.6-SONATYPE-03 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеXStream Parent
XStream is a serialization library from Java objects to XML and back.
|
| Организация-разработчик |
Организация-разработчикXStream |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xstream-parent-1.4.6-SONATYPE-03.pom | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.xstream/xstream-parent/ -->
<dependency>
<groupId>org.sonatype.nexus.xstream</groupId>
<artifactId>xstream-parent</artifactId>
<version>1.4.6-SONATYPE-03</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.xstream/xstream-parent/
implementation 'org.sonatype.nexus.xstream:xstream-parent:1.4.6-SONATYPE-03'
// https://jarcasting.com/artifacts/org.sonatype.nexus.xstream/xstream-parent/
implementation ("org.sonatype.nexus.xstream:xstream-parent:1.4.6-SONATYPE-03")
'org.sonatype.nexus.xstream:xstream-parent:pom:1.4.6-SONATYPE-03'
<dependency org="org.sonatype.nexus.xstream" name="xstream-parent" rev="1.4.6-SONATYPE-03">
<artifact name="xstream-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.xstream', module='xstream-parent', version='1.4.6-SONATYPE-03')
)
libraryDependencies += "org.sonatype.nexus.xstream" % "xstream-parent" % "1.4.6-SONATYPE-03"
[org.sonatype.nexus.xstream/xstream-parent "1.4.6-SONATYPE-03"]
| Версия |
|---|
|
1.4.6-SONATYPE-03
|
|
1.4.6-SONATYPE-02
|