License |
License |
---|---|
GroupId | GroupIdin.umun.framework |
ArtifactId | ArtifactIdframework |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUmun Framework
Springboot Backend for Umun Framework (c).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
framework-0.0.8.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.umun.framework/framework/ -->
<dependency>
<groupId>in.umun.framework</groupId>
<artifactId>framework</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.umun.framework/framework/
implementation 'in.umun.framework:framework:0.0.8'
// https://jarcasting.com/artifacts/in.umun.framework/framework/
implementation ("in.umun.framework:framework:0.0.8")
'in.umun.framework:framework:pom:0.0.8'
<dependency org="in.umun.framework" name="framework" rev="0.0.8">
<artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.umun.framework', module='framework', version='0.0.8')
)
libraryDependencies += "in.umun.framework" % "framework" % "0.0.8"
[in.umun.framework/framework "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
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-security | 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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.46 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |