is not current version
Last Version 0.0.5

org.openurp.boot:openurp-boot-web 0.0.1


GroupId

GroupId

org.openurp.boot
ArtifactId

ArtifactId

openurp-boot-web
Version

Version

0.0.1
Type

Type

jar

Download openurp-boot-web 0.0.1


<!-- https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-web/ -->
<dependency>
    <groupId>org.openurp.boot</groupId>
    <artifactId>openurp-boot-web</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-web/
implementation 'org.openurp.boot:openurp-boot-web:0.0.1'
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-web/
implementation ("org.openurp.boot:openurp-boot-web:0.0.1")
'org.openurp.boot:openurp-boot-web:jar:0.0.1'
<dependency org="org.openurp.boot" name="openurp-boot-web" rev="0.0.1">
  <artifact name="openurp-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.boot', module='openurp-boot-web', version='0.0.1')
)
libraryDependencies += "org.openurp.boot" % "openurp-boot-web" % "0.0.1"
[org.openurp.boot/openurp-boot-web "0.0.1"]