mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
1. The Gradle apt plugin is no longer needed to process annotations. 2. Without the apt plugin, Gralde puts the source files generated by annotation processors in build/generated/sources/annotationProcessor. 3. Change the location of custom generated files to be consistent. 4. Fix a javadoc formatting error.
51 lines
2 KiB
Text
51 lines
2 KiB
Text
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.diffplug.durian:durian-collect:1.2.0
|
|
com.diffplug.durian:durian-core:1.2.0
|
|
com.diffplug.durian:durian-io:1.2.0
|
|
com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.25.0
|
|
com.diffplug.spotless:spotless-lib-extra:1.25.0
|
|
com.diffplug.spotless:spotless-lib:1.25.0
|
|
com.diffplug.spotless:spotless-plugin-gradle:3.25.0
|
|
com.google.guava:guava:19.0
|
|
com.googlecode.concurrent-trees:concurrent-trees:2.6.1
|
|
com.googlecode.javaewah:JavaEWAH:1.1.6
|
|
com.jcraft:jsch:0.1.55
|
|
com.jcraft:jzlib:1.1.1
|
|
com.netflix.nebula:gradle-lint-plugin:16.0.2
|
|
com.netflix.nebula:nebula-gradle-interop:1.0.11
|
|
commons-lang:commons-lang:2.6
|
|
javax.inject:javax.inject:1
|
|
junit:junit:4.12
|
|
nebula.lint:nebula.lint.gradle.plugin:16.0.2
|
|
net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:0.6.1
|
|
net.ltgt.gradle:gradle-errorprone-plugin:0.6.1
|
|
org.apache.commons:commons-lang3:3.8.1
|
|
org.apache.maven:maven-artifact:3.6.2
|
|
org.apache.maven:maven-builder-support:3.6.2
|
|
org.apache.maven:maven-model-builder:3.6.2
|
|
org.apache.maven:maven-model:3.6.2
|
|
org.bouncycastle:bcpg-jdk15on:1.61
|
|
org.bouncycastle:bcpkix-jdk15on:1.61
|
|
org.bouncycastle:bcprov-jdk15on:1.61
|
|
org.codehaus.gpars:gpars:1.2.1
|
|
org.codehaus.groovy:groovy-xml:2.4.7
|
|
org.codehaus.groovy:groovy:2.4.7
|
|
org.codehaus.jsr166-mirror:jsr166y:1.7.0
|
|
org.codehaus.plexus:plexus-interpolation:1.25
|
|
org.codehaus.plexus:plexus-utils:3.2.1
|
|
org.eclipse.jgit:org.eclipse.jgit:5.5.0.201909110433-r
|
|
org.eclipse.sisu:org.eclipse.sisu.inject:0.3.3
|
|
org.hamcrest:hamcrest-core:1.3
|
|
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50
|
|
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50
|
|
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50
|
|
org.jetbrains.kotlin:kotlin-stdlib:1.3.50
|
|
org.jetbrains:annotations:13.0
|
|
org.multiverse:multiverse-core:0.7.0
|
|
org.ow2.asm:asm-analysis:7.1
|
|
org.ow2.asm:asm-commons:7.1
|
|
org.ow2.asm:asm-tree:7.1
|
|
org.ow2.asm:asm:7.1
|
|
org.slf4j:slf4j-api:1.7.2
|