License |
License
Eclipse Public Licence, Version 1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.exogeni.orca |
ArtifactId | ArtifactIdboot |
Version | Version5.4.5 |
Type | Typejar |
Description |
DescriptionOrca Boot Helper
ORCA Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
boot-5.4.5.pom | |
boot-5.4.5.jar | 66 KB |
boot-5.4.5-tests.jar | 1 KB |
boot-5.4.5-test-sources.jar | 323 bytes |
boot-5.4.5-sources.jar | 60 KB |
boot-5.4.5-javadoc.jar | 283 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.exogeni.orca/boot/ -->
<dependency>
<groupId>net.exogeni.orca</groupId>
<artifactId>boot</artifactId>
<version>5.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.exogeni.orca/boot/
implementation 'net.exogeni.orca:boot:5.4.5'
// https://jarcasting.com/artifacts/net.exogeni.orca/boot/
implementation ("net.exogeni.orca:boot:5.4.5")
'net.exogeni.orca:boot:jar:5.4.5'
<dependency org="net.exogeni.orca" name="boot" rev="5.4.5">
<artifact name="boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.exogeni.orca', module='boot', version='5.4.5')
)
libraryDependencies += "net.exogeni.orca" % "boot" % "5.4.5"
[net.exogeni.orca/boot "5.4.5"]
Group / Artifact | Type | Version |
---|---|---|
net.exogeni.orca.core : shirako | jar | 5.4.5 |
net.exogeni.orca.core : policy | jar | 5.4.5 |
net.exogeni.orca : embed | jar | 5.4.5 |
org.apache.xmlrpc : xmlrpc-client | jar | 3.1.3 |
org.apache.xmlrpc : xmlrpc-server | jar | 3.1.3 |
org.apache.xmlrpc : xmlrpc-common | jar | 3.1.3 |
ws-commons-util : ws-commons-util | jar | 1.0.2 |
org.ini4j : ini4j | jar | 0.5.4 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
log4j : log4j | jar | 1.2.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |