Last Version

Beangle AS Config 0.2.7

The Beangle Software provides agile development scaffold and toolkits.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.beangle.as
ArtifactId

ArtifactId

beangle-as-config
Version

Version

0.2.7
Type

Type

jar
Description

Description

Beangle AS Config
The Beangle Software provides agile development scaffold and toolkits.
Project Organization

Project Organization

The Beangle Software

Download beangle-as-config 0.2.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.beangle.commons : beangle-commons-core_2.12 jar 5.0.0.M1
org.beangle.data : beangle-data-jdbc_2.12 jar 5.0.0.M1
org.beangle.commons : beangle-commons-template_2.12 jar 5.0.0.M1
org.beangle.maven : beangle-maven-artifact_2.12 jar 0.3.0
org.beangle.as : beangle-as-core jar 0.2.7
org.freemarker : freemarker jar 2.3.25-incubating

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.scala-lang : scala-reflect jar 2.12.2

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.12

Project Modules

There are no modules declared in this project.