basis

An opinionated Universal Maven POM Parent.

License

License

GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

basis
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

basis
An opinionated Universal Maven POM Parent.

Download basis

Filename Size
basis-0.6.0.pom 12 KB
Browse

How to add to project

<!-- 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.
com.astutebits

AstuteBits

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0