A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in JavaModernPlugin
applyRepositories(Project) - Method in JavaModernPlugin

B

C

cloud(Closure) - Method in JavaModernExtension
CloudExtension - Class in org.proticity.gradle.plugin.javamodern
Allows specification of cloud targets for the build.
CloudExtension(Project) - Constructor in CloudExtension
Construct a new CloudExtension.

D

E

ElasticsearchTarget - Enum in org.proticity.gradle.plugin.javamodern
Specifies the target Elasticsearch environment to use for dependency management.

F

G

getAndFunctionalTests() - Method in TestOptions
Adds on application of the builder to functional tests.
getAndIntegrationTests() - Method in TestOptions
Adds on application of the builder to integration tests.
getAndTests() - Method in TestOptions
Adds on application of the builder to unit tests,
getFunctionalTests() - Method in JavaModernExtension
Get a test configuration builder initialized for targeting functional tests.
getIntegrationTests() - Method in JavaModernExtension
Get a test configuration builder initialized for targeting integration tests.
getTargetElasticsearchVersion() - Method in CloudExtension
Returns the target Elasticsearch version for the configured target.
getTargetKafkaVersion() - Method in CloudExtension
Returns the target Kafka version for the given target configuration.
getTargetZookeeperVersion() - Method in CloudExtension
Returns the target Zookeeper version for the given target configuration.
getTests() - Method in JavaModernExtension
Get a test configuration builder initialized for targeting unit tests.
gitlab(RepositoryHandler, int) - Method in GroovyExtensions
Add a GitLab project-specific repository.
GroovyExtensions - Class in org.proticity.gradle.plugin.javamodern
Extensions for Groovy/Gradle types.

H

I

J

JavaModernExtension - Class in org.proticity.gradle.plugin.javamodern
An extension class for customizing the behavior of the JavaModernPlugin.
JavaModernExtension(Project) - Constructor in JavaModernExtension
Construct a new extension object.
JavaModernPlugin - Class in org.proticity.gradle.plugin.javamodern
The plugin which preconfigures Java projects.

K

KafkaTarget - Enum in org.proticity.gradle.plugin.javamodern
Specifies the target Kafka environment for Kafka dependency management.

L

M

N

O

ossrh(RepositoryHandler) - Method in GroovyExtensions
Add the Sonatype OSSRH repository for snapshots and releases (note that if you only want releases, they are synchronized to Maven Central).
ossrhStaging(RepositoryHandler) - Method in GroovyExtensions
Add the Sonatype OSSRH staging repository, for artifacts currently being staged before release.

P

project - Field in CloudExtension
The build project.
project - Field in JavaModernExtension
The build project.

Q

R

S

springMilestones(RepositoryHandler) - Method in GroovyExtensions
Add the Spring Milestones repository.
springSnapshots(RepositoryHandler) - Method in GroovyExtensions
Add the Spring Snapshots repository.

T

TestOptions - Class in org.proticity.gradle.plugin.javamodern
Builds test setup options.
TestOptions(Project, Set<String>) - Constructor in TestOptions
Construct a new TestOptions.

U

useJUnitPlatform(Closure) - Method in TestOptions
Declares that the given test configurations should use JUnit Jupiter.
useTestNG(Closure) - Method in TestOptions
Declares that the given test configurations should use TestNG.

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _