License |
License |
---|---|
GroupId | GroupIdorg.openurp.edu |
ArtifactId | ArtifactIdopenurp-edu-web |
Version | Version0.1.9 |
Type | Typejar |
Description |
DescriptionOpenurp Edu Web
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openurp-edu-web-0.1.9.pom | |
openurp-edu-web-0.1.9.jar | 26 KB |
openurp-edu-web-0.1.9-sources.jar | 13 KB |
openurp-edu-web-0.1.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.edu/openurp-edu-web/ -->
<dependency>
<groupId>org.openurp.edu</groupId>
<artifactId>openurp-edu-web</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.edu/openurp-edu-web/
implementation 'org.openurp.edu:openurp-edu-web:0.1.9'
// https://jarcasting.com/artifacts/org.openurp.edu/openurp-edu-web/
implementation ("org.openurp.edu:openurp-edu-web:0.1.9")
'org.openurp.edu:openurp-edu-web:jar:0.1.9'
<dependency org="org.openurp.edu" name="openurp-edu-web" rev="0.1.9">
<artifact name="openurp-edu-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.edu', module='openurp-edu-web', version='0.1.9')
)
libraryDependencies += "org.openurp.edu" % "openurp-edu-web" % "0.1.9"
[org.openurp.edu/openurp-edu-web "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.webui : beangle-webui-tag_2.13 | jar | 0.3.47 |
org.beangle.ems : beangle-ems-app_2.13 | jar | 4.1.9 |
org.beangle.security : beangle-security-core_2.13 | jar | 4.2.23 |
org.openurp.base : openurp-base-api | jar | 0.19.0 |
org.beangle.webmvc : beangle-webmvc-core_2.13 | jar | 0.3.44 |
org.beangle.webmvc : beangle-webmvc-entity-plugin_2.13 | jar | 0.3.44 |
org.beangle.data : beangle-data-orm_2.13 | jar | 5.3.14 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.scala-lang : scala-library | jar | 2.13.3 |
org.scala-lang : scala-reflect | jar | 2.13.3 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |
org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |