License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.dirigible |
ArtifactId | ArtifactIddirigible-core-migrations |
Version | Version5.12.0 |
Type | Typejar |
Description |
DescriptionCore - Migrations
Dirigible Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-core-migrations/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-core-migrations</artifactId>
<version>5.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-core-migrations/
implementation 'org.eclipse.dirigible:dirigible-core-migrations:5.12.0'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-core-migrations/
implementation ("org.eclipse.dirigible:dirigible-core-migrations:5.12.0")
'org.eclipse.dirigible:dirigible-core-migrations:jar:5.12.0'
<dependency org="org.eclipse.dirigible" name="dirigible-core-migrations" rev="5.12.0">
<artifact name="dirigible-core-migrations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-core-migrations', version='5.12.0')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-core-migrations" % "5.12.0"
[org.eclipse.dirigible/dirigible-core-migrations "5.12.0"]
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-commons-test | jar | 5.12.0 |
org.eclipse.dirigible : dirigible-engine-javascript-graalvm | jar | 5.12.0 |
org.eclipse.dirigible : dirigible-database-derby | jar | 5.12.0 |
org.eclipse.dirigible : dirigible-repository-local | jar | 5.12.0 |
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 |