License |
License |
---|---|
GroupId | GroupIdid.meteor |
ArtifactId | ArtifactIdmeteor-springboot |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeteor-springboot
Meteor Springboot Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
meteor-springboot-1.0.0.pom | |
meteor-springboot-1.0.0-sources.jar | 3 KB |
meteor-springboot-1.0.0-javadoc.jar | 1020 KB |
Browse |
<!-- https://jarcasting.com/artifacts/id.meteor/meteor-springboot/ -->
<dependency>
<groupId>id.meteor</groupId>
<artifactId>meteor-springboot</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/id.meteor/meteor-springboot/
implementation 'id.meteor:meteor-springboot:1.0.0'
// https://jarcasting.com/artifacts/id.meteor/meteor-springboot/
implementation ("id.meteor:meteor-springboot:1.0.0")
'id.meteor:meteor-springboot:jar:1.0.0'
<dependency org="id.meteor" name="meteor-springboot" rev="1.0.0">
<artifact name="meteor-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='id.meteor', module='meteor-springboot', version='1.0.0')
)
libraryDependencies += "id.meteor" % "meteor-springboot" % "1.0.0"
[id.meteor/meteor-springboot "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.2.0 |
org.projectlombok : lombok | jar | 1.18.6 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.servlet : jstl | jar | 1.2 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.3 |