License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdorg.openurp.platform.security |
ArtifactId | ArtifactIdopenurp-platform-security-ws |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOpenURP Platform Security WebService
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-ws/ -->
<dependency>
<groupId>org.openurp.platform.security</groupId>
<artifactId>openurp-platform-security-ws</artifactId>
<version>0.0.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-ws/
implementation 'org.openurp.platform.security:openurp-platform-security-ws:0.0.5'
// https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-ws/
implementation ("org.openurp.platform.security:openurp-platform-security-ws:0.0.5")
'org.openurp.platform.security:openurp-platform-security-ws:war:0.0.5'
<dependency org="org.openurp.platform.security" name="openurp-platform-security-ws" rev="0.0.5">
<artifact name="openurp-platform-security-ws" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openurp.platform.security', module='openurp-platform-security-ws', version='0.0.5')
)
libraryDependencies += "org.openurp.platform.security" % "openurp-platform-security-ws" % "0.0.5"
[org.openurp.platform.security/openurp-platform-security-ws "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.4 |
org.scala-lang : scala-library | jar | 2.11.6 |
org.scala-lang : scala-reflect | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.8 |