License |
License |
---|---|
GroupId | GroupIdcom.brettonw.bedrock |
ArtifactId | ArtifactIdapplications |
Version | Version1.6.7 |
Type | Typepom |
Description |
DescriptionApplications
A foundation for rapidly building microservices with client interactions.
|
Filename | Size |
---|---|
applications-1.6.7.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brettonw.bedrock/applications/ -->
<dependency>
<groupId>com.brettonw.bedrock</groupId>
<artifactId>applications</artifactId>
<version>1.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.brettonw.bedrock/applications/
implementation 'com.brettonw.bedrock:applications:1.6.7'
// https://jarcasting.com/artifacts/com.brettonw.bedrock/applications/
implementation ("com.brettonw.bedrock:applications:1.6.7")
'com.brettonw.bedrock:applications:pom:1.6.7'
<dependency org="com.brettonw.bedrock" name="applications" rev="1.6.7">
<artifact name="applications" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.brettonw.bedrock', module='applications', version='1.6.7')
)
libraryDependencies += "com.brettonw.bedrock" % "applications" % "1.6.7"
[com.brettonw.bedrock/applications "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
com.brettonw.bedrock : base | jar | 1.6.7 |
com.brettonw.bedrock : bag | jar | 1.6.7 |
com.brettonw.bedrock : service-base | jar | 1.6.7 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
com.brettonw.bedrock : servlet-tester | jar | 1.6.7 |