Last Version

Context API Demo 0.0.1

Demo code for Selerity Context API

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.seleritycorp.context
ArtifactId

ArtifactId

ContextApiDemo
Version

Version

0.0.1
Type

Type

jar
Description

Description

Context API Demo
Demo code for Selerity Context API
Project URL

Project URL

https://github.com/SelerityInc/ContextApiDemo
Project Organization

Project Organization

Selerity, Inc.
Source Code Management

Source Code Management

https://github.com/SelerityInc/ContextApiDemo

Download ContextApiDemo 0.0.1


<!-- https://jarcasting.com/artifacts/com.seleritycorp.context/ContextApiDemo/ -->
<dependency>
    <groupId>com.seleritycorp.context</groupId>
    <artifactId>ContextApiDemo</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seleritycorp.context/ContextApiDemo/
implementation 'com.seleritycorp.context:ContextApiDemo:0.0.1'
// https://jarcasting.com/artifacts/com.seleritycorp.context/ContextApiDemo/
implementation ("com.seleritycorp.context:ContextApiDemo:0.0.1")
'com.seleritycorp.context:ContextApiDemo:jar:0.0.1'
<dependency org="com.seleritycorp.context" name="ContextApiDemo" rev="0.0.1">
  <artifact name="ContextApiDemo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seleritycorp.context', module='ContextApiDemo', version='0.0.1')
)
libraryDependencies += "com.seleritycorp.context" % "ContextApiDemo" % "0.0.1"
[com.seleritycorp.context/ContextApiDemo "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
args4j : args4j jar 2.33
org.apache.httpcomponents : httpclient jar 4.5.2
com.google.code.gson : gson jar 2.6.2
com.google.guava : guava jar 15.0

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.4
org.assertj : assertj-core jar 2.5.0

Project Modules

There are no modules declared in this project.