Last Version

App Builder 0.6.5

AppBuilder is a library to help easily create application micro-services in Java and Scala.

License

License

Categories

Categories

Net
GroupId

GroupId

net.spals.appbuilder
ArtifactId

ArtifactId

spals-appbuilder-parent
Version

Version

0.6.5
Type

Type

pom
Description

Description

App Builder
AppBuilder is a library to help easily create application micro-services in Java and Scala.
Project URL

Project URL

https://github.com/spals/appbuilder
Source Code Management

Source Code Management

https://github.com/spals/appbuilder

Download spals-appbuilder-parent 0.6.5


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

Dependencies

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

Project Modules

  • annotations
  • app-core
  • app-core-test
  • app-dropwizard
  • app-dropwizard-test
  • app-examples
  • app-finatra
  • app-finatra-test
  • app-grpc
  • app-grpc-test
  • app-mock
  • app-mock-test
  • bom
  • config
  • config-test
  • executor-core
  • executor-core-test
  • filestore-core
  • filestore-core-test
  • filestore-s3
  • filestore-s3-test
  • graph
  • graph-test
  • keystore-core
  • keystore-core-test
  • mapstore-cassandra
  • mapstore-cassandra-test
  • mapstore-core
  • mapstore-core-test
  • mapstore-dynamodb
  • mapstore-dynamodb-test
  • mapstore-mongodb
  • mapstore-mongodb-test
  • message-core
  • message-core-test
  • message-kafka
  • message-kafka-test
  • model-core
  • model-core-test
  • model-protobuf
  • model-protobuf-test
  • monitor-core
  • monitor-core-test
  • monitor-lightstep
  • reporting