Last Version

JBoss Stacks Parser 1.0.3.Final

This project contains a full stacks client with parser capabilities and other features like download, proxy and local cache.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.jdf
ArtifactId

ArtifactId

stacks-client
Version

Version

1.0.3.Final
Type

Type

jar
Description

Description

JBoss Stacks Parser
This project contains a full stacks client with parser capabilities and other features like download, proxy and local cache.
Project URL

Project URL

http://www.jboss.org
Source Code Management

Source Code Management

http://github.com/jboss-developer/jboss-stacks-client

Download stacks-client 1.0.3.Final


<!-- https://jarcasting.com/artifacts/org.jboss.jdf/stacks-client/ -->
<dependency>
    <groupId>org.jboss.jdf</groupId>
    <artifactId>stacks-client</artifactId>
    <version>1.0.3.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.jdf/stacks-client/
implementation 'org.jboss.jdf:stacks-client:1.0.3.Final'
// https://jarcasting.com/artifacts/org.jboss.jdf/stacks-client/
implementation ("org.jboss.jdf:stacks-client:1.0.3.Final")
'org.jboss.jdf:stacks-client:jar:1.0.3.Final'
<dependency org="org.jboss.jdf" name="stacks-client" rev="1.0.3.Final">
  <artifact name="stacks-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.jdf', module='stacks-client', version='1.0.3.Final')
)
libraryDependencies += "org.jboss.jdf" % "stacks-client" % "1.0.3.Final"
[org.jboss.jdf/stacks-client "1.0.3.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.13
org.apache.httpcomponents : httpclient jar 4.0.1
org.jboss.logging : jboss-logging jar 3.1.2.GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.