License |
License |
---|---|
GroupId | GroupIdio.github.ramerf |
ArtifactId | ArtifactIdbaseweb-core |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
Descriptionbaseweb-core
springboot web at once.
|
Project URL |
Project URL |
Filename | Size |
---|---|
baseweb-core-1.0.0-RELEASE.pom | |
baseweb-core-1.0.0-RELEASE.jar | 430 KB |
baseweb-core-1.0.0-RELEASE-sources.jar | 194 KB |
baseweb-core-1.0.0-RELEASE-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ramerf/baseweb-core/ -->
<dependency>
<groupId>io.github.ramerf</groupId>
<artifactId>baseweb-core</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/baseweb-core/
implementation 'io.github.ramerf:baseweb-core:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.ramerf/baseweb-core/
implementation ("io.github.ramerf:baseweb-core:1.0.0-RELEASE")
'io.github.ramerf:baseweb-core:jar:1.0.0-RELEASE'
<dependency org="io.github.ramerf" name="baseweb-core" rev="1.0.0-RELEASE">
<artifact name="baseweb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='baseweb-core', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.ramerf" % "baseweb-core" % "1.0.0-RELEASE"
[io.github.ramerf/baseweb-core "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.46 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |