License |
License |
---|---|
GroupId | GroupIdio.mateu |
ArtifactId | ArtifactIdshowcase-app |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshowcase-app
security api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
showcase-app-1.0.7.pom | |
showcase-app-1.0.7.jar | 55 KB |
showcase-app-1.0.7-sources.jar | 30 KB |
showcase-app-1.0.7-javadoc.jar | 493 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mateu/showcase-app/ -->
<dependency>
<groupId>io.mateu</groupId>
<artifactId>showcase-app</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.mateu/showcase-app/
implementation 'io.mateu:showcase-app:1.0.7'
// https://jarcasting.com/artifacts/io.mateu/showcase-app/
implementation ("io.mateu:showcase-app:1.0.7")
'io.mateu:showcase-app:jar:1.0.7'
<dependency org="io.mateu" name="showcase-app" rev="1.0.7">
<artifact name="showcase-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mateu', module='showcase-app', version='1.0.7')
)
libraryDependencies += "io.mateu" % "showcase-app" % "1.0.7"
[io.mateu/showcase-app "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.mateu : showcase-model | jar | 1.0.5 |
io.mateu : security-core | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
io.mateu : mdd-fakespringboot | jar | 0.0.19 |
io.mateu : mdd-vaadin | jar | 0.0.27 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |