License |
License |
---|---|
GroupId | GroupIdcom.brettonw.bedrock |
ArtifactId | ArtifactIdbase |
Version | Version1.6.7 |
Type | Typejar |
Description |
DescriptionBase
Base provides certain definitions that are common across the whole Bedrock family.
|
Filename | Size |
---|---|
base-1.6.7.pom | |
base-1.6.7.jar | 2 KB |
base-1.6.7-sources.jar | 1 KB |
base-1.6.7-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brettonw.bedrock/base/ -->
<dependency>
<groupId>com.brettonw.bedrock</groupId>
<artifactId>base</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.brettonw.bedrock/base/
implementation 'com.brettonw.bedrock:base:1.6.7'
// https://jarcasting.com/artifacts/com.brettonw.bedrock/base/
implementation ("com.brettonw.bedrock:base:1.6.7")
'com.brettonw.bedrock:base:jar:1.6.7'
<dependency org="com.brettonw.bedrock" name="base" rev="1.6.7">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brettonw.bedrock', module='base', version='1.6.7')
)
libraryDependencies += "com.brettonw.bedrock" % "base" % "1.6.7"
[com.brettonw.bedrock/base "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |