License |
License |
---|---|
GroupId | GroupIdorg.oiue.services.actions |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOIUE is a Java Framework. Is Open Intelligent Unitive Efficient (开放 智能 统一 高效)
|
Filename | Size |
---|---|
parent-1.0.1.pom | 728 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.oiue.services.actions/parent/ -->
<dependency>
<groupId>org.oiue.services.actions</groupId>
<artifactId>parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oiue.services.actions/parent/
implementation 'org.oiue.services.actions:parent:1.0.1'
// https://jarcasting.com/artifacts/org.oiue.services.actions/parent/
implementation ("org.oiue.services.actions:parent:1.0.1")
'org.oiue.services.actions:parent:pom:1.0.1'
<dependency org="org.oiue.services.actions" name="parent" rev="1.0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oiue.services.actions', module='parent', version='1.0.1')
)
libraryDependencies += "org.oiue.services.actions" % "parent" % "1.0.1"
[org.oiue.services.actions/parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.oiue.services.actions : org.oiue.service.action.api | jar | 1.0.1 |
org.oiue : tools | jar | 1.0.1 |
org.oiue.services : org.oiue.service.osgi.rpc | jar | 1.0.1 |
org.oiue.services : org.oiue.service.log | jar | 1.0.1 |
org.oiue.services : org.oiue.service.system.analyzer | jar | 1.0.1 |
ant-contrib : ant-contrib | jar | 1.0b3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |