java-service-processor

Java service utilities - Processor

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nbbrd.java-service-util
ArtifactId

ArtifactId

java-service-processor
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

java-service-processor
Java service utilities - Processor
Project URL

Project URL

https://github.com/nbbrd/java-service-util
Source Code Management

Source Code Management

http://github.com/nbbrd/java-service-util/tree/master/java-service-processor

Download java-service-processor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-processor/ -->
<dependency>
    <groupId>com.github.nbbrd.java-service-util</groupId>
    <artifactId>java-service-processor</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-processor/
implementation 'com.github.nbbrd.java-service-util:java-service-processor:1.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-processor/
implementation ("com.github.nbbrd.java-service-util:java-service-processor:1.5.1")
'com.github.nbbrd.java-service-util:java-service-processor:jar:1.5.1'
<dependency org="com.github.nbbrd.java-service-util" name="java-service-processor" rev="1.5.1">
  <artifact name="java-service-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-service-util', module='java-service-processor', version='1.5.1')
)
libraryDependencies += "com.github.nbbrd.java-service-util" % "java-service-processor" % "1.5.1"
[com.github.nbbrd.java-service-util/java-service-processor "1.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.nbbrd.java-service-util : java-service-annotation jar 1.5.1

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.netbeans.api : org-openide-util-lookup jar RELEASE130
org.checkerframework : checker-qual jar 3.21.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
com.google.testing.compile : compile-testing jar 0.19
com.google.guava : guava jar 31.1-jre

Project Modules

There are no modules declared in this project.
com.github.nbbrd.java-service-util

NBB Research and Development

Versions

Version
1.5.1
1.5.0
1.4.0
1.3.2