Last Version

APIWatch 0.1

API stability surveillance tool

License

License

GroupId

GroupId

org.apiwatch
ArtifactId

ArtifactId

apiwatch-parent
Version

Version

0.1
Type

Type

pom
Description

Description

APIWatch
API stability surveillance tool
Source Code Management

Source Code Management

https://github.com/apiwatch/apiwatch

Download apiwatch-parent 0.1

Filename Size
apiwatch-parent-0.1.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • cli
  • analyser-java
  • analyser-c
  • serialization-json
  • serialization-text
  • rules-base
  • war
  • assembly