Last Version

Libraries 2.1.0

A foundation for rapidly building microservices with client interactions.

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

libraries
Version

Version

2.1.0
Type

Type

pom
Description

Description

Libraries
A foundation for rapidly building microservices with client interactions.

Download libraries 2.1.0

Filename Size
libraries-2.1.0.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

  • logger
  • base
  • bag
  • secret
  • servlet-tester
  • service-base
  • database