Spray

Spray project is consisted of Spring utilities.

License

License

GroupId

GroupId

com.newmainsoftech
ArtifactId

ArtifactId

spray
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Spray
Spray project is consisted of Spring utilities.
Project URL

Project URL

https://code.google.com/p/spray
Project Organization

Project Organization

NewMain Softech
Source Code Management

Source Code Management

https://code.google.com/p/spray/source/checkout/tags/spray-1.1.0

Download spray

Filename Size
spray-1.1.0.pom 23 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9
org.slf4j : jcl-over-slf4j jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0