License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization.samples |
ArtifactId | ArtifactIdplugin-playground |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo: Plugin Playground
cedarsoft Open Projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization.samples/plugin-playground/ -->
<dependency>
<groupId>com.cedarsoft.serialization.samples</groupId>
<artifactId>plugin-playground</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.samples/plugin-playground/
implementation 'com.cedarsoft.serialization.samples:plugin-playground:6.1.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.samples/plugin-playground/
implementation ("com.cedarsoft.serialization.samples:plugin-playground:6.1.0")
'com.cedarsoft.serialization.samples:plugin-playground:jar:6.1.0'
<dependency org="com.cedarsoft.serialization.samples" name="plugin-playground" rev="6.1.0">
<artifact name="plugin-playground" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization.samples', module='plugin-playground', version='6.1.0')
)
libraryDependencies += "com.cedarsoft.serialization.samples" % "plugin-playground" % "6.1.0"
[com.cedarsoft.serialization.samples/plugin-playground "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft : serialization | jar | 6.1.0 |
com.cedarsoft.serialization : stax-mate | jar | 6.1.0 |
com.cedarsoft.serialization : jackson | jar | 6.1.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.serialization : test-utils | jar | 6.1.0 |
com.cedarsoft.commons : test-utils | jar | 6.0.1 |
com.google.inject : guice | jar | 3.0 |
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |
com.google.guava : guava | jar | 15.0 |