License |
License |
---|---|
GroupId | GroupIdio.mateu |
ArtifactId | ArtifactIdmdd-springboot |
Last Version | Last Version0.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmdd-springboot
security api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mdd-springboot-0.0.27.pom | |
mdd-springboot-0.0.27.jar | 12 KB |
mdd-springboot-0.0.27-sources.jar | 6 KB |
mdd-springboot-0.0.27-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mateu/mdd-springboot/ -->
<dependency>
<groupId>io.mateu</groupId>
<artifactId>mdd-springboot</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/io.mateu/mdd-springboot/
implementation 'io.mateu:mdd-springboot:0.0.27'
// https://jarcasting.com/artifacts/io.mateu/mdd-springboot/
implementation ("io.mateu:mdd-springboot:0.0.27")
'io.mateu:mdd-springboot:jar:0.0.27'
<dependency org="io.mateu" name="mdd-springboot" rev="0.0.27">
<artifact name="mdd-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mateu', module='mdd-springboot', version='0.0.27')
)
libraryDependencies += "io.mateu" % "mdd-springboot" % "0.0.27"
[io.mateu/mdd-springboot "0.0.27"]
Group / Artifact | Type | Version |
---|---|---|
io.mateu : mdd-vaadin | jar | 0.0.27 |
io.mateu : security-core | jar | 1.0.8 |
org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.4.RELEASE |