| License |
License
BSD style
|
|---|---|
| GroupId | GroupIdorg.sonatype.nexus.xstream |
| ArtifactId | ArtifactIdxstream-parent |
| Last Version | Last Version1.4.6-SONATYPE-03 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionXStream Parent
XStream is a serialization library from Java objects to XML and back.
|
| Project Organization |
Project OrganizationXStream |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xstream-parent-1.4.6-SONATYPE-03.pom | 26 KB |
| Browse |
<!-- 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"]
| Version |
|---|
|
1.4.6-SONATYPE-03
|
|
1.4.6-SONATYPE-02
|