License |
License |
---|---|
GroupId | GroupIdcom.astutebits |
ArtifactId | ArtifactIdjsquint-api |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsquint-api
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsquint-api-0.3.0.pom | |
jsquint-api-0.3.0.jar | 9 KB |
jsquint-api-0.3.0-sources.jar | 9 KB |
jsquint-api-0.3.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astutebits/jsquint-api/ -->
<dependency>
<groupId>com.astutebits</groupId>
<artifactId>jsquint-api</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.astutebits/jsquint-api/
implementation 'com.astutebits:jsquint-api:0.3.0'
// https://jarcasting.com/artifacts/com.astutebits/jsquint-api/
implementation ("com.astutebits:jsquint-api:0.3.0")
'com.astutebits:jsquint-api:jar:0.3.0'
<dependency org="com.astutebits" name="jsquint-api" rev="0.3.0">
<artifact name="jsquint-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astutebits', module='jsquint-api', version='0.3.0')
)
libraryDependencies += "com.astutebits" % "jsquint-api" % "0.3.0"
[com.astutebits/jsquint-api "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.32-beta |