| License |
License |
|---|---|
| GroupId | GroupIdorg.openwms |
| ArtifactId | ArtifactIdorg.openwms.parent |
| Version | Version19.2 |
| Type | Typepom |
| Description |
DescriptionOpenWMS.org Parent Project
OpenWMS.org is an open source warehouse management software
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.openwms.parent-19.2.pom | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.parent</artifactId>
<version>19.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation 'org.openwms:org.openwms.parent:19.2'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation ("org.openwms:org.openwms.parent:19.2")
'org.openwms:org.openwms.parent:pom:19.2'
<dependency org="org.openwms" name="org.openwms.parent" rev="19.2">
<artifact name="org.openwms.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.parent', version='19.2')
)
libraryDependencies += "org.openwms" % "org.openwms.parent" % "19.2"
[org.openwms/org.openwms.parent "19.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | |
| org.assertj : assertj-core | jar | |
| com.tngtech.archunit : archunit-junit5-engine | jar | 0.14.1 |