License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.devonfw.cobigen |
ArtifactId | ArtifactIdjsonplugin |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionCobiGen - JSON Plug-in
CobiGen - JSON Plug-in
|
Filename | Size |
---|---|
jsonplugin-7.0.0.pom | |
jsonplugin-7.0.0.jar | 12 KB |
jsonplugin-7.0.0-sources.jar | 9 KB |
jsonplugin-7.0.0-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/jsonplugin/ -->
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>jsonplugin</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/jsonplugin/
implementation 'com.devonfw.cobigen:jsonplugin:7.0.0'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/jsonplugin/
implementation ("com.devonfw.cobigen:jsonplugin:7.0.0")
'com.devonfw.cobigen:jsonplugin:jar:7.0.0'
<dependency org="com.devonfw.cobigen" name="jsonplugin" rev="7.0.0">
<artifact name="jsonplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='jsonplugin', version='7.0.0')
)
libraryDependencies += "com.devonfw.cobigen" % "jsonplugin" % "7.0.0"
[com.devonfw.cobigen/jsonplugin "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.devonfw.cobigen : core-api | jar | [7.0.0,) |
com.google.code.gson : gson | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.slf4j : log4j-over-slf4j | jar | 1.7.21 |