License |
License |
---|---|
GroupId | GroupIdorg.openurp |
ArtifactId | ArtifactIdopenurp-api4j-parent |
Version | Version0.9.4 |
Type | Typepom |
Description |
DescriptionOpenURP Java API Parent
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openurp-api4j-parent-0.9.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openurp/openurp-api4j-parent/ -->
<dependency>
<groupId>org.openurp</groupId>
<artifactId>openurp-api4j-parent</artifactId>
<version>0.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp/openurp-api4j-parent/
implementation 'org.openurp:openurp-api4j-parent:0.9.4'
// https://jarcasting.com/artifacts/org.openurp/openurp-api4j-parent/
implementation ("org.openurp:openurp-api4j-parent:0.9.4")
'org.openurp:openurp-api4j-parent:pom:0.9.4'
<dependency org="org.openurp" name="openurp-api4j-parent" rev="0.9.4">
<artifact name="openurp-api4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openurp', module='openurp-api4j-parent', version='0.9.4')
)
libraryDependencies += "org.openurp" % "openurp-api4j-parent" % "0.9.4"
[org.openurp/openurp-api4j-parent "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-model | jar | 3.6.6 |
org.beangle.commons : beangle-commons-core | jar | 3.6.6 |
org.beangle.security : beangle-security-core | jar | 3.6.6 |
org.beangle.ems : beangle-ems-core | jar | 3.6.6 |
org.beangle.orm : beangle-orm-hibernate | jar | 3.6.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |