License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.streams |
ArtifactId | ArtifactIdstreams-cli |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-cli
Apache Streams RDF Utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streams-cli-0.6.1.pom | |
streams-cli-0.6.1.jar | 11 KB |
streams-cli-0.6.1-tests.jar | 11 KB |
streams-cli-0.6.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-cli/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-cli</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-cli/
implementation 'org.apache.streams:streams-cli:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-cli/
implementation ("org.apache.streams:streams-cli:0.6.1")
'org.apache.streams:streams-cli:jar:0.6.1'
<dependency org="org.apache.streams" name="streams-cli" rev="0.6.1">
<artifact name="streams-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-cli', version='0.6.1')
)
libraryDependencies += "org.apache.streams" % "streams-cli" % "0.6.1"
[org.apache.streams/streams-cli "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.juneau : juneau-marshall | jar | 7.2.1 |
org.apache.juneau : juneau-marshall-rdf | jar | 7.2.1 |
org.freemarker : freemarker | jar | 2.3.28 |
net.sourceforge.fmpp : fmpp | jar | 0.9.15 |
org.apache.streams : streams-config | jar | 0.6.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.11 |