Last Version

Snappy 0.2

A tiny and powerful server for Java 8

License

License

GroupId

GroupId

io.joshworks
ArtifactId

ArtifactId

snappy-parent
Version

Version

0.2
Type

Type

pom
Description

Description

Snappy
A tiny and powerful server for Java 8
Project URL

Project URL

https://github.com/josueeduardo
Source Code Management

Source Code Management

https://github.com/josueeduardo/snappy

Download snappy-parent 0.2

Filename Size
snappy-parent-0.2.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • snappy
  • integration-test
  • snappy-plugin-parent
  • extensions
  • examples