GroupId | GroupIdcom.gitee.rabbitnoteeth |
---|---|
ArtifactId | ArtifactIdbedrock-http |
Version | Version1.0.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
bedrock-http-1.0.0.pom | |
bedrock-http-1.0.0.jar | 29 KB |
bedrock-http-1.0.0-sources.jar | 14 KB |
bedrock-http-1.0.0-javadoc.jar | 524 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-http/ -->
<dependency>
<groupId>com.gitee.rabbitnoteeth</groupId>
<artifactId>bedrock-http</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-http/
implementation 'com.gitee.rabbitnoteeth:bedrock-http:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-http/
implementation ("com.gitee.rabbitnoteeth:bedrock-http:1.0.0")
'com.gitee.rabbitnoteeth:bedrock-http:jar:1.0.0'
<dependency org="com.gitee.rabbitnoteeth" name="bedrock-http" rev="1.0.0">
<artifact name="bedrock-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.rabbitnoteeth', module='bedrock-http', version='1.0.0')
)
libraryDependencies += "com.gitee.rabbitnoteeth" % "bedrock-http" % "1.0.0"
[com.gitee.rabbitnoteeth/bedrock-http "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.rabbitnoteeth : bedrock-core | jar | ${project.deploy.version} |
io.vertx : vertx-web | jar | |
javax.validation : validation-api | jar | |
org.hibernate.validator : hibernate-validator | jar | |
javax.el : javax.el-api | jar | |
org.glassfish : javax.el | jar |