| License |
License |
|---|---|
| GroupId | GroupIdio.github.ramerf |
| ArtifactId | ArtifactIdbaseweb-ui |
| Version | Version1.0.0-RELEASE |
| Type | Typejar |
| Description |
Descriptionbaseweb-ui
base web ui.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| baseweb-ui-1.0.0-RELEASE.pom | |
| baseweb-ui-1.0.0-RELEASE.jar | 4 MB |
| baseweb-ui-1.0.0-RELEASE-sources.jar | 5 MB |
| baseweb-ui-1.0.0-RELEASE-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ramerf/baseweb-ui/ -->
<dependency>
<groupId>io.github.ramerf</groupId>
<artifactId>baseweb-ui</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/baseweb-ui/
implementation 'io.github.ramerf:baseweb-ui:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.ramerf/baseweb-ui/
implementation ("io.github.ramerf:baseweb-ui:1.0.0-RELEASE")
'io.github.ramerf:baseweb-ui:jar:1.0.0-RELEASE'
<dependency org="io.github.ramerf" name="baseweb-ui" rev="1.0.0-RELEASE">
<artifact name="baseweb-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='baseweb-ui', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.ramerf" % "baseweb-ui" % "1.0.0-RELEASE"
[io.github.ramerf/baseweb-ui "1.0.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |