| License |
License |
|---|---|
| GroupId | GroupIdcom.festo.aas |
| ArtifactId | ArtifactIdp4m-helpers |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionPapyrus4Manufacturing helpers
Helper library used in asset administration shells generated by the Papyrus4Manufacturing modeling tool.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| p4m-helpers-1.0.3.pom | |
| p4m-helpers-1.0.3.jar | 40 KB |
| p4m-helpers-1.0.3-sources.jar | 37 KB |
| p4m-helpers-1.0.3-javadoc.jar | 589 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.festo.aas/p4m-helpers/ -->
<dependency>
<groupId>com.festo.aas</groupId>
<artifactId>p4m-helpers</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.festo.aas/p4m-helpers/
implementation 'com.festo.aas:p4m-helpers:1.0.3'
// https://jarcasting.com/artifacts/com.festo.aas/p4m-helpers/
implementation ("com.festo.aas:p4m-helpers:1.0.3")
'com.festo.aas:p4m-helpers:jar:1.0.3'
<dependency org="com.festo.aas" name="p4m-helpers" rev="1.0.3">
<artifact name="p4m-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.festo.aas', module='p4m-helpers', version='1.0.3')
)
libraryDependencies += "com.festo.aas" % "p4m-helpers" % "1.0.3"
[com.festo.aas/p4m-helpers "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.basyx : basyx.sdk | jar | 1.1.0 |
| commons-validator : commons-validator | jar | 1.7 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| commons-cli : commons-cli | jar | 1.4 |