Sandbox

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

License

License

GroupId

GroupId

org.apache.plc4x.sandbox
ArtifactId

ArtifactId

plc4x-sandbox
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

The Apache Software Foundation

Download plc4x-sandbox

Filename Size
plc4x-sandbox-0.9.1.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • code-gen
  • discovery
  • plc-simulator
  • test-java-bacnetip-driver
  • test-java-df1-driver

Versions

Version
0.9.1
0.9.0