| License |
License |
|---|---|
| Categories |
CategoriesAngular User Interface Web Frameworks CLI |
| GroupId | GroupIdorg.openwms |
| ArtifactId | ArtifactIdorg.openwms.client.angularjs.wrapper |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionorg.openwms.client.angularjs.wrapper
OpenWMS.org is an open source warehouse management software
|
| Project Organization |
Project Organizationopenwms.org |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.client.angularjs.wrapper/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.client.angularjs.wrapper</artifactId>
<version>1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.client.angularjs.wrapper/
implementation 'org.openwms:org.openwms.client.angularjs.wrapper:1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.client.angularjs.wrapper/
implementation ("org.openwms:org.openwms.client.angularjs.wrapper:1.0")
'org.openwms:org.openwms.client.angularjs.wrapper:war:1.0'
<dependency org="org.openwms" name="org.openwms.client.angularjs.wrapper" rev="1.0">
<artifact name="org.openwms.client.angularjs.wrapper" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.client.angularjs.wrapper', version='1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.client.angularjs.wrapper" % "1.0"
[org.openwms/org.openwms.client.angularjs.wrapper "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openwms : org.openwms.client.angularjs.app | war | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openwms : org.openwms.core.test | test-jar | 1.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.0 |