| License |
License |
|---|---|
| GroupId | GroupIdorg.oiue.services |
| ArtifactId | ArtifactIdodps |
| 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 |
|---|---|
| odps-1.0.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.oiue.services/odps/ -->
<dependency>
<groupId>org.oiue.services</groupId>
<artifactId>odps</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oiue.services/odps/
implementation 'org.oiue.services:odps:1.0.1'
// https://jarcasting.com/artifacts/org.oiue.services/odps/
implementation ("org.oiue.services:odps:1.0.1")
'org.oiue.services:odps:pom:1.0.1'
<dependency org="org.oiue.services" name="odps" rev="1.0.1">
<artifact name="odps" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oiue.services', module='odps', version='1.0.1')
)
libraryDependencies += "org.oiue.services" % "odps" % "1.0.1"
[org.oiue.services/odps "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |