is not current version
Last Version 2.1.0

Service Base 1.6.7

Service Base is a tool for quickly building lightweight micro-services in Java, using JSON for communications.

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

service-base
Version

Version

1.6.7
Type

Type

jar
Description

Description

Service Base
Service Base is a tool for quickly building lightweight micro-services in Java, using JSON for communications.

Download service-base 1.6.7


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
com.brettonw.bedrock : base jar 1.6.7
com.brettonw.bedrock : bag jar 1.6.7
com.brettonw.bedrock : secret jar 1.6.7
org.apache.logging.log4j : log4j-api jar 2.15.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0

test (3)

Group / Artifact Type Version
com.brettonw.bedrock : servlet-tester jar 1.6.7
org.junit.jupiter : junit-jupiter jar 5.6.2
org.apache.logging.log4j : log4j-core jar 2.15.0

Project Modules

There are no modules declared in this project.