License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.flockdata |
ArtifactId | ArtifactIdfd-client |
Last Version | Last Version0.98.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Management Framework
|
Project Organization |
Project OrganizationFlockdata LLC |
Filename | Size |
---|---|
fd-client-0.98.9.pom | |
fd-client-0.98.9.jar | 111 KB |
fd-client-0.98.9-tests.jar | 142 KB |
fd-client-0.98.9-sources.jar | 98 KB |
fd-client-0.98.9-javadoc.jar | 154 KB |
fd-client-0.98.9-exec.jar | 24 MB |
fd-client-0.98.9-client.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flockdata/fd-client/ -->
<dependency>
<groupId>org.flockdata</groupId>
<artifactId>fd-client</artifactId>
<version>0.98.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.flockdata/fd-client/
implementation 'org.flockdata:fd-client:0.98.9'
// https://jarcasting.com/artifacts/org.flockdata/fd-client/
implementation ("org.flockdata:fd-client:0.98.9")
'org.flockdata:fd-client:jar:0.98.9'
<dependency org="org.flockdata" name="fd-client" rev="0.98.9">
<artifact name="fd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flockdata', module='fd-client', version='0.98.9')
)
libraryDependencies += "org.flockdata" % "fd-client" % "0.98.9"
[org.flockdata/fd-client "0.98.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.shell : spring-shell | jar | 1.2.0.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.4.RELEASE |
org.flockdata : fd-common | jar | 0.98.9 |
org.flockdata : fd-security | jar | 0.98.9 |
org.springframework : spring-web | jar | 4.3.9.RELEASE |
org.springframework.integration : spring-integration-amqp | jar | 4.3.10.RELEASE |
com.rabbitmq : amqp-client | jar | 4.0.2 |
joda-time : joda-time | jar | 2.9.9 |
com.thoughtworks.xstream : xstream | jar | 1.4.7 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom | jar | 2.0.2 |
org.json : json | jar | |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.4.RELEASE |