License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.openurp.sfu.platform |
ArtifactId | ArtifactIdsfu-platform-sso |
Version | Version0.0.8 |
Type | Typewar |
Description |
DescriptionLixin Sso Server
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sfu-platform-sso-0.0.8.pom | |
sfu-platform-sso-0.0.8.war | 484 KB |
sfu-platform-sso-0.0.8-sources.jar | 449 KB |
sfu-platform-sso-0.0.8-javadoc.jar | 701 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.sfu.platform/sfu-platform-sso/ -->
<dependency>
<groupId>net.openurp.sfu.platform</groupId>
<artifactId>sfu-platform-sso</artifactId>
<version>0.0.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.sfu.platform/sfu-platform-sso/
implementation 'net.openurp.sfu.platform:sfu-platform-sso:0.0.8'
// https://jarcasting.com/artifacts/net.openurp.sfu.platform/sfu-platform-sso/
implementation ("net.openurp.sfu.platform:sfu-platform-sso:0.0.8")
'net.openurp.sfu.platform:sfu-platform-sso:war:0.0.8'
<dependency org="net.openurp.sfu.platform" name="sfu-platform-sso" rev="0.0.8">
<artifact name="sfu-platform-sso" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.sfu.platform', module='sfu-platform-sso', version='0.0.8')
)
libraryDependencies += "net.openurp.sfu.platform" % "sfu-platform-sso" % "0.0.8"
[net.openurp.sfu.platform/sfu-platform-sso "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.12 | jar | 5.0.0.M6 |
com.google.code.gson : gson | jar | 2.8.1 |
org.openurp.platform.core : openurp-platform-core-ids | jar | 0.0.23 |
org.beangle.commons : beangle-commons-text_2.12 | jar | 5.0.0.M6 |
org.beangle.webmvc : beangle-webmvc-spring-plugin_2.12 | jar | 0.3.14 |
org.hibernate : hibernate-ehcache | jar | 5.2.10.Final |
org.beangle.webmvc : beangle-webmvc-view_2.12 | jar | 0.3.14 |
org.beangle.webui : beangle-webui-bootstrap_2.12 | jar | 0.0.14 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.0.6 |
org.scala-lang : scala-library | jar | 2.12.3 |
org.scala-lang : scala-reflect | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.12 |