Last Version

spur-core 0.0.3

Spur server core library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clianz
ArtifactId

ArtifactId

spur-framework
Version

Version

0.0.3
Type

Type

jar
Description

Description

spur-core
Spur server core library

Download spur-framework 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.4.7.Final
io.fastjson : boon jar 0.34
org.hibernate : hibernate-validator jar 5.2.4.Final
javax.el : el-api jar 2.2

Project Modules

There are no modules declared in this project.