Last Version

ceddl4j 1.0.0

Ceddl4j is a Java API for generating a website data layer compliant with the CEDDL specification.

License

License

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

nl.mirabeau
ArtifactId

ArtifactId

ceddl4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

ceddl4j
Ceddl4j is a Java API for generating a website data layer compliant with the CEDDL specification.
Project URL

Project URL

https://mirabeau-nl.github.io/ceddl4j/
Project Organization

Project Organization

Mirabeau B.V.
Source Code Management

Source Code Management

https://github.com/mirabeau-nl/ceddl4j

Download ceddl4j 1.0.0


<!-- https://jarcasting.com/artifacts/nl.mirabeau/ceddl4j/ -->
<dependency>
    <groupId>nl.mirabeau</groupId>
    <artifactId>ceddl4j</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.mirabeau/ceddl4j/
implementation 'nl.mirabeau:ceddl4j:1.0.0'
// https://jarcasting.com/artifacts/nl.mirabeau/ceddl4j/
implementation ("nl.mirabeau:ceddl4j:1.0.0")
'nl.mirabeau:ceddl4j:jar:1.0.0'
<dependency org="nl.mirabeau" name="ceddl4j" rev="1.0.0">
  <artifact name="ceddl4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.mirabeau', module='ceddl4j', version='1.0.0')
)
libraryDependencies += "nl.mirabeau" % "ceddl4j" % "1.0.0"
[nl.mirabeau/ceddl4j "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.2.3

Project Modules

There are no modules declared in this project.