| License |
License |
|---|---|
| GroupId | GroupIdin.umun.framework |
| ArtifactId | ArtifactIduser-pref |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionuser-pref
Springboot Backend for Umun Framework (c).
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| user-pref-0.0.8.pom | |
| user-pref-0.0.8.jar | 26 KB |
| user-pref-0.0.8-sources.jar | 13 KB |
| user-pref-0.0.8-javadoc.jar | 143 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.umun.framework/user-pref/ -->
<dependency>
<groupId>in.umun.framework</groupId>
<artifactId>user-pref</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/in.umun.framework/user-pref/
implementation 'in.umun.framework:user-pref:0.0.8'
// https://jarcasting.com/artifacts/in.umun.framework/user-pref/
implementation ("in.umun.framework:user-pref:0.0.8")
'in.umun.framework:user-pref:jar:0.0.8'
<dependency org="in.umun.framework" name="user-pref" rev="0.0.8">
<artifact name="user-pref" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.umun.framework', module='user-pref', version='0.0.8')
)
libraryDependencies += "in.umun.framework" % "user-pref" % "0.0.8"
[in.umun.framework/user-pref "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| in.umun.framework : entity | jar | 0.0.8 |
| 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.43 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |