License |
License |
---|---|
GroupId | GroupIdcom.brettonw.bedrock |
ArtifactId | ArtifactIdlibraries |
Version | Version1.6.7 |
Type | Typepom |
Description |
DescriptionLibraries
A foundation for rapidly building microservices with client interactions.
|
Filename | Size |
---|---|
libraries-1.6.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brettonw.bedrock/libraries/ -->
<dependency>
<groupId>com.brettonw.bedrock</groupId>
<artifactId>libraries</artifactId>
<version>1.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.brettonw.bedrock/libraries/
implementation 'com.brettonw.bedrock:libraries:1.6.7'
// https://jarcasting.com/artifacts/com.brettonw.bedrock/libraries/
implementation ("com.brettonw.bedrock:libraries:1.6.7")
'com.brettonw.bedrock:libraries:pom:1.6.7'
<dependency org="com.brettonw.bedrock" name="libraries" rev="1.6.7">
<artifact name="libraries" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.brettonw.bedrock', module='libraries', version='1.6.7')
)
libraryDependencies += "com.brettonw.bedrock" % "libraries" % "1.6.7"
[com.brettonw.bedrock/libraries "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 |