| License |
License |
|---|---|
| GroupId | GroupIdorg.openurp.base |
| ArtifactId | ArtifactIdopenurp-base-tag |
| Version | Version0.1.18 |
| Type | Typejar |
| Description |
DescriptionOpenURP Base Tag
Beangle provides agile development scaffold and toolkits.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openurp-base-tag-0.1.18.pom | |
| openurp-base-tag-0.1.18.jar | 14 KB |
| openurp-base-tag-0.1.18-sources.jar | 9 KB |
| openurp-base-tag-0.1.18-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.base/openurp-base-tag/ -->
<dependency>
<groupId>org.openurp.base</groupId>
<artifactId>openurp-base-tag</artifactId>
<version>0.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.base/openurp-base-tag/
implementation 'org.openurp.base:openurp-base-tag:0.1.18'
// https://jarcasting.com/artifacts/org.openurp.base/openurp-base-tag/
implementation ("org.openurp.base:openurp-base-tag:0.1.18")
'org.openurp.base:openurp-base-tag:jar:0.1.18'
<dependency org="org.openurp.base" name="openurp-base-tag" rev="0.1.18">
<artifact name="openurp-base-tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.base', module='openurp-base-tag', version='0.1.18')
)
libraryDependencies += "org.openurp.base" % "openurp-base-tag" % "0.1.18"
[org.openurp.base/openurp-base-tag "0.1.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.beangle.webui : beangle-webui-tag_2.13 | jar | 0.3.50 |
| org.beangle.ems : beangle-ems-app_2.13 | jar | 4.1.19 |
| org.beangle.security : beangle-security-core_2.13 | jar | 4.2.28 |
| org.openurp.base : openurp-base-api | jar | 0.22.2 |
| org.beangle.webmvc : beangle-webmvc-core_2.13 | jar | 0.4.3 |
| org.beangle.webmvc : beangle-webmvc-entity-plugin_2.13 | jar | 0.4.3 |
| org.beangle.data : beangle-data-orm_2.13 | jar | 5.3.22 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| org.scala-lang : scala-library | jar | 2.13.5 |
| org.scala-lang : scala-reflect | jar | 2.13.5 |
| org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-RC1 |
| 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.8 |
| org.scalatestplus : junit-4-13_2.13 | jar | 3.2.8.0 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.9.0 |