sample-dependency

A sample dependency for the purpose of experimenting

License

License

GroupId

GroupId

org.kgrid
ArtifactId

ArtifactId

sample-dependency
Last Version

Last Version

0.2.12
Release Date

Release Date

Type

Type

jar
Description

Description

sample-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/sample-dependency

Download sample-dependency

How to add to project

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

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.12
0.2.11