Last Version

spark - repository multi-module 0.1.7

Multi-module for all of the modules that makes up spark and sherpa.

License

License

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

spark
Version

Version

0.1.7
Type

Type

pom
Description

Description

spark - repository multi-module
Multi-module for all of the modules that makes up spark and sherpa.
Project URL

Project URL

https://github.com/revelytix/spark
Project Organization

Project Organization

Revelytix Inc.
Source Code Management

Source Code Management

https://github.com/revelytix/spark

Download spark 0.1.7

Filename Size
spark-0.1.7.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • spark-api
  • spark-spi
  • spark-http-client
  • sherpa-protocol
  • sherpa-java
  • sherpa-clojure