mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 14:21:08 +00:00
remove redundant Guava dependency declarations
This commit is contained in:
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,10 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
|
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -19,10 +19,6 @@ dependencies {
|
|||||||
|
|
||||||
|
|
||||||
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
||||||
|
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -15,9 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"compileOnly"(project(":common:api"))
|
"compileOnly"(project(":common:api"))
|
||||||
"testImplementation"(project(":common:api"))
|
"testImplementation"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -18,11 +18,6 @@ dependencies {
|
|||||||
|
|
||||||
|
|
||||||
"shadedApi"("commons-io:commons-io:2.6")
|
"shadedApi"("commons-io:commons-io:2.6")
|
||||||
|
|
||||||
|
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -19,9 +19,5 @@ dependencies {
|
|||||||
"shadedApi"("com.dfsek.tectonic:yaml:2.1.2")
|
"shadedApi"("com.dfsek.tectonic:yaml:2.1.2")
|
||||||
|
|
||||||
"shadedApi"("net.jafama:jafama:2.3.2")
|
"shadedApi"("net.jafama:jafama:2.3.2")
|
||||||
|
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -23,10 +23,6 @@ dependencies {
|
|||||||
|
|
||||||
"shadedImplementation"("org.yaml:snakeyaml:1.27")
|
"shadedImplementation"("org.yaml:snakeyaml:1.27")
|
||||||
"shadedImplementation"("org.ow2.asm:asm:9.0")
|
"shadedImplementation"("org.ow2.asm:asm:9.0")
|
||||||
|
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -14,9 +14,6 @@ group = "com.dfsek.terra.common"
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -14,9 +14,6 @@ group = "com.dfsek.terra.common"
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
|
||||||
|
|
||||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
Reference in New Issue
Block a user