License |
License |
---|---|
GroupId | GroupIdcom.iwdnb |
ArtifactId | ArtifactIdblqs-core |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptiona maven plugin for springmvc web api
|
Filename | Size |
---|---|
blqs-core-1.0.2.pom | |
blqs-core-1.0.2.jar | 143 KB |
blqs-core-1.0.2-sources.jar | 68 KB |
blqs-core-1.0.2-javadoc.jar | 539 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iwdnb/blqs-core/ -->
<dependency>
<groupId>com.iwdnb</groupId>
<artifactId>blqs-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.iwdnb/blqs-core/
implementation 'com.iwdnb:blqs-core:1.0.2'
// https://jarcasting.com/artifacts/com.iwdnb/blqs-core/
implementation ("com.iwdnb:blqs-core:1.0.2")
'com.iwdnb:blqs-core:jar:1.0.2'
<dependency org="com.iwdnb" name="blqs-core" rev="1.0.2">
<artifact name="blqs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iwdnb', module='blqs-core', version='1.0.2')
)
libraryDependencies += "com.iwdnb" % "blqs-core" % "1.0.2"
[com.iwdnb/blqs-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaparser : javaparser-symbol-solver-core | jar | 3.14.5 |
org.javassist : javassist | jar | 3.21.0-GA |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
org.asciidoctor : asciidoctorj | jar | 1.5.6 |
org.projectlombok : lombok | jar | 1.16.20 |
org.springframework : spring-web | jar | 5.1.0.RELEASE |
com.alibaba : fastjson | jar | 1.2.51 |
io.springfox : springfox-swagger2 | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
org.slf4j : slf4j-api | jar | 1.7.22 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.1.0.RELEASE |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.code.gson : gson | jar | 2.8.5 |
junit : junit | jar | 4.12 |