Sandbox: Code-Gen

Place where new stuff is located before it is regarded production-quality.

License

License

GroupId

GroupId

org.apache.plc4x.sandbox
ArtifactId

ArtifactId

code-gen
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sandbox: Code-Gen
Place where new stuff is located before it is regarded production-quality.
Project Organization

Project Organization

The Apache Software Foundation

Download code-gen

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/code-gen/ -->
<dependency>
    <groupId>org.apache.plc4x.sandbox</groupId>
    <artifactId>code-gen</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/code-gen/
implementation 'org.apache.plc4x.sandbox:code-gen:0.9.1'
// https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/code-gen/
implementation ("org.apache.plc4x.sandbox:code-gen:0.9.1")
'org.apache.plc4x.sandbox:code-gen:jar:0.9.1'
<dependency org="org.apache.plc4x.sandbox" name="code-gen" rev="0.9.1">
  <artifact name="code-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.sandbox', module='code-gen', version='0.9.1')
)
libraryDependencies += "org.apache.plc4x.sandbox" % "code-gen" % "0.9.1"
[org.apache.plc4x.sandbox/code-gen "0.9.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32
com.fasterxml.jackson.core : jackson-annotations jar 2.12.5
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
org.dom4j : dom4j jar 2.1.3
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2

test (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test-junit5 jar 3.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0