| License |
License |
|---|---|
| GroupId | GroupIdorg.connectorio.plc4x.extras |
| ArtifactId | ArtifactIdfeatures |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionConnectorIO - PLC4X - Extras - Features
ConnectorIO extra karaf features around Apache PLC4X.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| features-0.8.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.connectorio.plc4x.extras/features/ -->
<dependency>
<groupId>org.connectorio.plc4x.extras</groupId>
<artifactId>features</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.connectorio.plc4x.extras/features/
implementation 'org.connectorio.plc4x.extras:features:0.8.0'
// https://jarcasting.com/artifacts/org.connectorio.plc4x.extras/features/
implementation ("org.connectorio.plc4x.extras:features:0.8.0")
'org.connectorio.plc4x.extras:features:pom:0.8.0'
<dependency org="org.connectorio.plc4x.extras" name="features" rev="0.8.0">
<artifact name="features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.connectorio.plc4x.extras', module='features', version='0.8.0')
)
libraryDependencies += "org.connectorio.plc4x.extras" % "features" % "0.8.0"
[org.connectorio.plc4x.extras/features "0.8.0"]