| License |
License |
|---|---|
| GroupId | GroupIdcom.astutebits |
| ArtifactId | ArtifactIdbasis |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionbasis
An opinionated Universal Maven POM Parent.
|
| 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"]
| 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 |