License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdorg.openurp.platform.security |
ArtifactId | ArtifactIdopenurp-platform-security-parent |
Version | Version0.0.5 |
Type | Typepom |
Description |
DescriptionOpenURP Platform Security Parent
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openurp-platform-security-parent-0.0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-parent/ -->
<dependency>
<groupId>org.openurp.platform.security</groupId>
<artifactId>openurp-platform-security-parent</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-parent/
implementation 'org.openurp.platform.security:openurp-platform-security-parent:0.0.5'
// https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-parent/
implementation ("org.openurp.platform.security:openurp-platform-security-parent:0.0.5")
'org.openurp.platform.security:openurp-platform-security-parent:pom:0.0.5'
<dependency org="org.openurp.platform.security" name="openurp-platform-security-parent" rev="0.0.5">
<artifact name="openurp-platform-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openurp.platform.security', module='openurp-platform-security-parent', version='0.0.5')
)
libraryDependencies += "org.openurp.platform.security" % "openurp-platform-security-parent" % "0.0.5"
[org.openurp.platform.security/openurp-platform-security-parent "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.security : beangle-security-web_2.11 | jar | 4.0.12 |
org.beangle.webmvc : beangle-webmvc-core_2.11 | jar | 0.3.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
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 |