in.umun.framework:iam

Springboot Backend for Umun Framework (c).

License

License

GroupId

GroupId

in.umun.framework
ArtifactId

ArtifactId

iam
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Springboot Backend for Umun Framework (c).
Project Organization

Project Organization

Pivotal Software, Inc.

Download iam

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
in.umun.framework : core jar LATEST
in.umun.framework : localization jar LATEST
org.springframework.boot : spring-boot-starter-security jar 1.5.6.RELEASE
io.socket : socket.io-client jar 1.0.0
org.springframework.boot : spring-boot-starter-websocket jar 1.5.6.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.3
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.5.6.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.43

test (2)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6