License |
License |
---|---|
GroupId | GroupIdorg.analogweb |
ArtifactId | ArtifactIdanalogweb-xstream |
Last Version | Last Version0.9.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanalogweb-xstream
Analogweb is tiny,simple,and pluggable web framework.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnalog Web Framework Development Team |
<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-xstream/ -->
<dependency>
<groupId>org.analogweb</groupId>
<artifactId>analogweb-xstream</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-xstream/
implementation 'org.analogweb:analogweb-xstream:0.9.11'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-xstream/
implementation ("org.analogweb:analogweb-xstream:0.9.11")
'org.analogweb:analogweb-xstream:jar:0.9.11'
<dependency org="org.analogweb" name="analogweb-xstream" rev="0.9.11">
<artifact name="analogweb-xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-xstream', version='0.9.11')
)
libraryDependencies += "org.analogweb" % "analogweb-xstream" % "0.9.11"
[org.analogweb/analogweb-xstream "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.7 |
org.analogweb : analogweb-core | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-junit | jar | 1.0.0.1 |
org.mockito : mockito-core | jar | 1.10.19 |