Last Version

Bedrock 2.1.0

A foundation for rapidly building microservices with client interactions.

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

bedrock
Version

Version

2.1.0
Type

Type

pom
Description

Description

Bedrock
A foundation for rapidly building microservices with client interactions.
Project URL

Project URL

https://bedrock.brettonw.com/
Source Code Management

Source Code Management

https://github.com/brettonw/Bedrock2.git

Download bedrock 2.1.0

Filename Size
bedrock-2.1.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • libraries
  • applications