License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.dirigible |
ArtifactId | ArtifactIddirigible-repository-local |
Version | Version5.11.1 |
Type | Typejar |
Description |
DescriptionRepository - Local
Dirigible Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-repository-local/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-repository-local</artifactId>
<version>5.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-repository-local/
implementation 'org.eclipse.dirigible:dirigible-repository-local:5.11.1'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-repository-local/
implementation ("org.eclipse.dirigible:dirigible-repository-local:5.11.1")
'org.eclipse.dirigible:dirigible-repository-local:jar:5.11.1'
<dependency org="org.eclipse.dirigible" name="dirigible-repository-local" rev="5.11.1">
<artifact name="dirigible-repository-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-repository-local', version='5.11.1')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-repository-local" % "5.11.1"
[org.eclipse.dirigible/dirigible-repository-local "5.11.1"]
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 |
---|---|---|
org.eclipse.dirigible : dirigible-repository-api-test | jar | 5.11.1 |
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.hamcrest : hamcrest-all | jar | 1.3 |