Last Version

basis 0.6.0

An opinionated Universal Maven POM Parent.

License

License

GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

basis
Version

Version

0.6.0
Type

Type

pom
Description

Description

basis
An opinionated Universal Maven POM Parent.

Download basis 0.6.0

Filename Size
basis-0.6.0.pom 12 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.10.0

Project Modules

There are no modules declared in this project.