com.mastfrog:annotation-tools

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

annotation-tools
Last Version

Last Version

2.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/annotation-tools
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/annotation-tools.git

Download annotation-tools

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.mastfrog : function jar 2.8.3
com.mastfrog : predicates jar 2.8.3
com.mastfrog : java-vogon jar 2.8.3
com.mastfrog : util-collections jar 2.8.3

provided (3)

Group / Artifact Type Version
org.netbeans.api : org-netbeans-api-annotations-common jar RELEASE126
org.netbeans.api : org-openide-filesystems jar RELEASE126
org.netbeans.api : org-openide-util-lookup jar RELEASE126

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0