| License |
License |
|---|---|
| Categories |
CategoriesNet ORM Data |
| GroupId | GroupIdnet.openurp.sfu |
| ArtifactId | ArtifactIdsfu-platform-portal |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| 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.2.pom | |
| sfu-platform-portal-0.0.2.war | 309 KB |
| sfu-platform-portal-0.0.2-sources.jar | 274 KB |
| sfu-platform-portal-0.0.2-javadoc.jar | 735 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.sfu/sfu-platform-portal/ -->
<dependency>
<groupId>net.openurp.sfu</groupId>
<artifactId>sfu-platform-portal</artifactId>
<version>0.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.sfu/sfu-platform-portal/
implementation 'net.openurp.sfu:sfu-platform-portal:0.0.2'
// https://jarcasting.com/artifacts/net.openurp.sfu/sfu-platform-portal/
implementation ("net.openurp.sfu:sfu-platform-portal:0.0.2")
'net.openurp.sfu:sfu-platform-portal:war:0.0.2'
<dependency org="net.openurp.sfu" name="sfu-platform-portal" rev="0.0.2">
<artifact name="sfu-platform-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.sfu', module='sfu-platform-portal', version='0.0.2')
)
libraryDependencies += "net.openurp.sfu" % "sfu-platform-portal" % "0.0.2"
[net.openurp.sfu/sfu-platform-portal "0.0.2"]
| 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.2 |
| org.scala-lang : scala-reflect | jar | 2.12.2 |
| 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 |