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