License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.dirigible |
ArtifactId | ArtifactIddirigible-api-facade-io |
Version | Version6.1.12 |
Type | Typejar |
Description |
DescriptionAPI - Facade - IO
API Facades Modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-api-facade-io/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facade-io</artifactId>
<version>6.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-api-facade-io/
implementation 'org.eclipse.dirigible:dirigible-api-facade-io:6.1.12'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-api-facade-io/
implementation ("org.eclipse.dirigible:dirigible-api-facade-io:6.1.12")
'org.eclipse.dirigible:dirigible-api-facade-io:jar:6.1.12'
<dependency org="org.eclipse.dirigible" name="dirigible-api-facade-io" rev="6.1.12">
<artifact name="dirigible-api-facade-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-api-facade-io', version='6.1.12')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-api-facade-io" % "6.1.12"
[org.eclipse.dirigible/dirigible-api-facade-io "6.1.12"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.dirigible : dirigible-commons-api | jar | 6.1.12 |
org.eclipse.dirigible : dirigible-database-api | jar | 6.1.12 |
commons-net : commons-net | jar | 3.6 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.2 |
com.google.code.gson : gson | jar | 2.8.5 |
commons-io : commons-io | jar | 2.7 |
javax.annotation : jsr250-api | jar | 1.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.cxf : cxf-rt-rs-service-description-swagger | jar | 3.4.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.7.5 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |