Last Version

com.iwdnb:blqs 1.0.2

a maven plugin for springmvc web api

License

License

GroupId

GroupId

com.iwdnb
ArtifactId

ArtifactId

blqs
Version

Version

1.0.2
Type

Type

pom
Description

Description

a maven plugin for springmvc web api
Project URL

Project URL

https://github.com/diamondbc/blqs
Source Code Management

Source Code Management

https://github.com/diamondbc/blqs.git

Download blqs 1.0.2

Filename Size
blqs-1.0.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.iwdnb/blqs/ -->
<dependency>
    <groupId>com.iwdnb</groupId>
    <artifactId>blqs</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iwdnb/blqs/
implementation 'com.iwdnb:blqs:1.0.2'
// https://jarcasting.com/artifacts/com.iwdnb/blqs/
implementation ("com.iwdnb:blqs:1.0.2")
'com.iwdnb:blqs:pom:1.0.2'
<dependency org="com.iwdnb" name="blqs" rev="1.0.2">
  <artifact name="blqs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iwdnb', module='blqs', version='1.0.2')
)
libraryDependencies += "com.iwdnb" % "blqs" % "1.0.2"
[com.iwdnb/blqs "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blqs-core
  • blqs-maven–plugin