License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.openurp.sfu.platform |
ArtifactId | ArtifactIdsfu-platform-home |
Version | Version0.0.8 |
Type | Typewar |
Description |
DescriptionLixin Home Server
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sfu-platform-home-0.0.8.pom | |
sfu-platform-home-0.0.8.war | 835 KB |
sfu-platform-home-0.0.8-sources.jar | 811 KB |
sfu-platform-home-0.0.8-javadoc.jar | 673 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.sfu.platform/sfu-platform-home/ -->
<dependency>
<groupId>net.openurp.sfu.platform</groupId>
<artifactId>sfu-platform-home</artifactId>
<version>0.0.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.sfu.platform/sfu-platform-home/
implementation 'net.openurp.sfu.platform:sfu-platform-home:0.0.8'
// https://jarcasting.com/artifacts/net.openurp.sfu.platform/sfu-platform-home/
implementation ("net.openurp.sfu.platform:sfu-platform-home:0.0.8")
'net.openurp.sfu.platform:sfu-platform-home:war:0.0.8'
<dependency org="net.openurp.sfu.platform" name="sfu-platform-home" rev="0.0.8">
<artifact name="sfu-platform-home" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.sfu.platform', module='sfu-platform-home', version='0.0.8')
)
libraryDependencies += "net.openurp.sfu.platform" % "sfu-platform-home" % "0.0.8"
[net.openurp.sfu.platform/sfu-platform-home "0.0.8"]
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 |