License |
License |
---|---|
GroupId | GroupIdorg.openurp.boot |
ArtifactId | ArtifactIdopenurp-boot-web |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionOpenurp Boot Web
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openurp-boot-web-0.0.5.pom | |
openurp-boot-web-0.0.5.jar | 27 KB |
openurp-boot-web-0.0.5-sources.jar | 10 KB |
openurp-boot-web-0.0.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-web/ -->
<dependency>
<groupId>org.openurp.boot</groupId>
<artifactId>openurp-boot-web</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-web/
implementation 'org.openurp.boot:openurp-boot-web:0.0.5'
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-web/
implementation ("org.openurp.boot:openurp-boot-web:0.0.5")
'org.openurp.boot:openurp-boot-web:jar:0.0.5'
<dependency org="org.openurp.boot" name="openurp-boot-web" rev="0.0.5">
<artifact name="openurp-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.boot', module='openurp-boot-web', version='0.0.5')
)
libraryDependencies += "org.openurp.boot" % "openurp-boot-web" % "0.0.5"
[org.openurp.boot/openurp-boot-web "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.openurp.base : openurp-base-api | jar | 0.22.1 |
org.beangle.ems : beangle-ems-app_2.13 | jar | 4.1.13 |
org.beangle.commons : beangle-commons-web_2.13 | jar | 5.2.1 |
org.beangle.webmvc : beangle-webmvc-entity-plugin_2.13 | jar | 0.3.46 |
org.beangle.webmvc : beangle-webmvc-spring-plugin_2.13 | jar | 0.3.46 |
org.beangle.webmvc : beangle-webmvc-view_2.13 | jar | 0.3.46 |
org.beangle.webui : beangle-webui-bootstrap_2.13 | jar | 0.3.48 |
org.beangle.data : beangle-data-transfer_2.13 | jar | 5.3.19 |
org.beangle.data : beangle-data-hibernate_2.13 | jar | 5.3.19 |
org.hibernate : hibernate-jcache | jar | 5.4.27.Final |
org.ehcache : ehcache | jar | 3.9.0 |
org.beangle.cdi : beangle-cdi-api_2.13 | jar | 0.2.5 |
org.beangle.data : beangle-data-model_2.13 | jar | 5.3.19 |
com.zaxxer : HikariCP | jar | 3.4.5 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.scala-lang : scala-library | jar | 2.13.4 |
org.scala-lang : scala-reflect | jar | 2.13.4 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
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.3 |
org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.28 |