Last Version

one 0.0.2

A resource server protected by our auth server

License

License

GroupId

GroupId

com.elevenware.felson.examples
ArtifactId

ArtifactId

one
Version

Version

0.0.2
Type

Type

pom
Description

Description

one
A resource server protected by our auth server

Download one 0.0.2


<!-- https://jarcasting.com/artifacts/com.elevenware.felson.examples/one/ -->
<dependency>
    <groupId>com.elevenware.felson.examples</groupId>
    <artifactId>one</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elevenware.felson.examples/one/
implementation 'com.elevenware.felson.examples:one:0.0.2'
// https://jarcasting.com/artifacts/com.elevenware.felson.examples/one/
implementation ("com.elevenware.felson.examples:one:0.0.2")
'com.elevenware.felson.examples:one:pom:0.0.2'
<dependency org="com.elevenware.felson.examples" name="one" rev="0.0.2">
  <artifact name="one" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elevenware.felson.examples', module='one', version='0.0.2')
)
libraryDependencies += "com.elevenware.felson.examples" % "one" % "0.0.2"
[com.elevenware.felson.examples/one "0.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
com.elevenware.felson : felson-ioc jar 0.0.2
com.elevenware.felson : felson-client jar 0.0.2
com.elevenware.felson : felson-core jar 0.0.2
com.h2database : h2 jar 1.3.148
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.5

Project Modules

There are no modules declared in this project.