License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization |
ArtifactId | ArtifactIdtest |
Version | Version8.9.0 |
Type | Typejar |
Description |
Descriptionserialization.Tests
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-8.9.0.pom | 769 bytes |
test-8.9.0-tests.jar | 1 KB |
test-8.9.0-site.xml | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization/test/ -->
<dependency>
<groupId>com.cedarsoft.serialization</groupId>
<artifactId>test</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization/test/
implementation 'com.cedarsoft.serialization:test:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization/test/
implementation ("com.cedarsoft.serialization:test:8.9.0")
'com.cedarsoft.serialization:test:jar:8.9.0'
<dependency org="com.cedarsoft.serialization" name="test" rev="8.9.0">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization', module='test', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.serialization" % "test" % "8.9.0"
[com.cedarsoft.serialization/test "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : kotlin | pom | 8.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.0-jre |