| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.proviso |
| ArtifactId | ArtifactIdproviso-core |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProviso : Core
Tesla: A next generation build system.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| proviso-core-0.0.6.pom | |
| proviso-core-0.0.6.jar | 824 KB |
| proviso-core-0.0.6-sources.jar | 18 KB |
| proviso-core-0.0.6-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.proviso/proviso-core/ -->
<dependency>
<groupId>org.eclipse.proviso</groupId>
<artifactId>proviso-core</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.proviso/proviso-core/
implementation 'org.eclipse.proviso:proviso-core:0.0.6'
// https://jarcasting.com/artifacts/org.eclipse.proviso/proviso-core/
implementation ("org.eclipse.proviso:proviso-core:0.0.6")
'org.eclipse.proviso:proviso-core:jar:0.0.6'
<dependency org="org.eclipse.proviso" name="proviso-core" rev="0.0.6">
<artifact name="proviso-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.proviso', module='proviso-core', version='0.0.6')
)
libraryDependencies += "org.eclipse.proviso" % "proviso-core" % "0.0.6"
[org.eclipse.proviso/proviso-core "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.proviso : proviso-spi | jar | 0.0.6 |
| org.sonatype.sisu : sisu-inject-bean | jar | 2.3.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.codehaus.plexus : plexus-utils | jar | 2.0.7 |
| org.mortbay.jetty : jetty | jar | 6.1.26 |
| org.sonatype.aether : aether-api | jar | 1.12 |
| org.sonatype.aether : aether-impl | jar | 1.12 |
| org.sonatype.aether : aether-util | jar | 1.12 |
| org.sonatype.aether : aether-connector-asynchttpclient | jar | 1.12 |
| org.apache.maven : maven-aether-provider | jar | 3.0.3 |
| org.apache.maven : maven-settings-builder | jar | 3.0.3 |
| org.apache.maven : maven-settings | jar | 3.0.3 |
| org.apache.maven : maven-core | jar | 3.0.3 |
| de.schlichtherle.truezip : truezip-file | jar | 7.3-rc-1 |
| de.schlichtherle.truezip : truezip-driver-file | jar | 7.3-rc-1 |
| de.schlichtherle.truezip : truezip-driver-zip | jar | 7.3-rc-1 |
| de.schlichtherle.truezip : truezip-driver-tar | jar | 7.3-rc-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.proviso » proviso-web-booter | jar | 0.0.6 |