License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.apache.plc4x.sandbox |
ArtifactId | ArtifactIdplc4net-api |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPLC4Net: API
Implementation of the protocol adapters for usage as .Net module.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plc4net-api-0.9.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/plc4net-api/ -->
<dependency>
<groupId>org.apache.plc4x.sandbox</groupId>
<artifactId>plc4net-api</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/plc4net-api/
implementation 'org.apache.plc4x.sandbox:plc4net-api:0.9.1'
// https://jarcasting.com/artifacts/org.apache.plc4x.sandbox/plc4net-api/
implementation ("org.apache.plc4x.sandbox:plc4net-api:0.9.1")
'org.apache.plc4x.sandbox:plc4net-api:pom:0.9.1'
<dependency org="org.apache.plc4x.sandbox" name="plc4net-api" rev="0.9.1">
<artifact name="plc4net-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.sandbox', module='plc4net-api', version='0.9.1')
)
libraryDependencies += "org.apache.plc4x.sandbox" % "plc4net-api" % "0.9.1"
[org.apache.plc4x.sandbox/plc4net-api "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 |