Service Base

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
Last Version

Last Version

2.1.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.8.0
com.brettonw.bedrock : logger jar 2.1.0
com.brettonw.bedrock : bag jar 2.1.0
com.brettonw.bedrock : secret jar 2.1.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 9.0.56

test (2)

Group / Artifact Type Version
com.brettonw.bedrock : servlet-tester jar 2.1.0
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
1.7.1
1.7.0
1.6.9
1.6.7
1.6.6
1.6.5
1.6.4
1.6.2
1.6.1
1.6.0
1.5.38
1.5.37
1.5.36
1.5.35
1.5.34
1.5.33
1.5.32
1.5.30
1.5.29
1.5.28
1.5.27
1.5.26
1.5.25
1.5.24
1.5.23
1.5.22
1.5.21
1.5.20
1.5.19
1.5.18
1.5.17
1.5.15
1.5.14
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.0
1.3.26
1.3.25
1.3.24
1.3.23
1.3.22
1.3.21
1.3.19
1.3.18
1.3.17
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.1