License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x.sandbox |
ArtifactId | ArtifactIdplc4x-sandbox |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSandbox
Place where new stuff is located before it is regarded production-quality.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plc4x-sandbox-0.9.1.pom | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-test-junit5 | jar | 3.0.9 |