is not current version
Last Version 2.1.0

Base 1.6.5

Base provides certain definitions that are common across the whole Bedrock family.

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

base
Version

Version

1.6.5
Type

Type

jar
Description

Description

Base
Base provides certain definitions that are common across the whole Bedrock family.

Download base 1.6.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.apache.logging.log4j : log4j-core jar 2.13.2

Project Modules

There are no modules declared in this project.