Skip to content

Commit 365bf99

Browse files
committed
remove 経済系依存設定
1 parent d90b5ad commit 365bf99

File tree

3 files changed

+0
-50
lines changed

3 files changed

+0
-50
lines changed

lib/GemsEconomy-4.9.2.jar

-325 KB
Binary file not shown.

lib/TNE-0.1.1.17-PRE-2.jar

-5.07 MB
Binary file not shown.

pom.xml

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -493,42 +493,6 @@
493493
<version>1.1</version>
494494
</dependency>
495495
<!--JsonConfiguration Dependency End-->
496-
<dependency>
497-
<groupId>com.github.MilkBowl</groupId>
498-
<artifactId>VaultAPI</artifactId>
499-
<version>1.7.1</version>
500-
<scope>provided</scope>
501-
<exclusions>
502-
<exclusion>
503-
<artifactId>guava</artifactId>
504-
<groupId>com.google.guava</groupId>
505-
</exclusion>
506-
<exclusion>
507-
<artifactId>snakeyaml</artifactId>
508-
<groupId>org.yaml</groupId>
509-
</exclusion>
510-
<exclusion>
511-
<artifactId>junit</artifactId>
512-
<groupId>junit</groupId>
513-
</exclusion>
514-
<exclusion>
515-
<artifactId>bukkit</artifactId>
516-
<groupId>org.bukkit</groupId>
517-
</exclusion>
518-
</exclusions>
519-
</dependency>
520-
<!-- <dependency>-->
521-
<!-- <groupId>net.tnemc</groupId>-->
522-
<!-- <artifactId>Reserve</artifactId>-->
523-
<!-- <version>0.1.3.0</version>-->
524-
<!-- <scope>provided</scope>-->
525-
<!-- <exclusions>-->
526-
<!-- <exclusion>-->
527-
<!-- <groupId>com.github</groupId>-->
528-
<!-- <artifactId>TNELib</artifactId>-->
529-
<!-- </exclusion>-->
530-
<!-- </exclusions>-->
531-
<!-- </dependency>-->
532496
<dependency>
533497
<groupId>com.github.jikoo.OpenInv</groupId>
534498
<artifactId>openinvapi</artifactId>
@@ -758,20 +722,6 @@
758722
<version>1.7.1-modified</version>
759723
<scope>compile</scope>
760724
</dependency>
761-
<dependency>
762-
<groupId>me.xanium</groupId>
763-
<artifactId>GemsEconomy</artifactId>
764-
<scope>system</scope>
765-
<version>4.9.3-GCRemake-1.6</version>
766-
<systemPath>${project.basedir}/lib/GemsEconomy-4.9.2.jar</systemPath>
767-
</dependency>
768-
<dependency>
769-
<groupId>tne.tne</groupId>
770-
<artifactId>TheNewEconomy</artifactId>
771-
<scope>system</scope>
772-
<version>0.1.1.17-PRE-2</version>
773-
<systemPath>${project.basedir}/lib/TNE-0.1.1.17-PRE-2.jar</systemPath>
774-
</dependency>
775725
<dependency>
776726
<groupId>com.songoda</groupId>
777727
<artifactId>skyblock</artifactId>

0 commit comments

Comments
 (0)