sandbox-dependency

A sample dependency for the purpose of experimenting

License

License

GroupId

GroupId

org.kgrid
ArtifactId

ArtifactId

sandbox-dependency
Last Version

Last Version

0.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

sandbox-dependency
A sample dependency for the purpose of experimenting
Project URL

Project URL

https://github.com/kgrid
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/kgrid-lab/sandbox-dependency

Download sandbox-dependency

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.
org.kgrid

KGrid Labs

Experimental projects from the KGrid team

Versions

Version
0.2.9
0.0.4