-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
106 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+9.2 KB
lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/AccountsClient-0.0.1-SNAPSHOT.jar
Binary file not shown.
43 changes: 43 additions & 0 deletions
43
lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/AccountsClient-0.0.1-SNAPSHOT.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.mojang</groupId> | ||
<artifactId>AccountsClient</artifactId> | ||
<version>0.0.1-SNAPSHOT</version> | ||
<build> | ||
<sourceDirectory>src/main/java</sourceDirectory> | ||
<plugins> | ||
<plugin> | ||
<artifactId>maven-compiler-plugin</artifactId> | ||
<version>2.3.2</version> | ||
<configuration> | ||
<source>1.7</source> | ||
<target>1.7</target> | ||
<encoding>${project.build.sourceEncoding}</encoding> | ||
</configuration> | ||
</plugin> | ||
<plugin> | ||
<groupId>org.apache.maven.plugins</groupId> | ||
<artifactId>maven-resources-plugin</artifactId> | ||
<version>2.4.3</version> | ||
<configuration> | ||
<encoding>${project.build.sourceEncoding}</encoding> | ||
</configuration> | ||
</plugin> | ||
</plugins> | ||
</build> | ||
<dependencies> | ||
<dependency> | ||
<groupId>com.google.code.gson</groupId> | ||
<artifactId>gson</artifactId> | ||
<version>2.2.4</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>junit</groupId> | ||
<artifactId>junit</artifactId> | ||
<version>4.11</version> | ||
</dependency> | ||
</dependencies> | ||
<properties> | ||
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding> | ||
</properties> | ||
</project> |
4 changes: 4 additions & 0 deletions
4
lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/_maven.repositories
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#NOTE: This is an internal implementation file, its format can be changed without prior notice. | ||
#Mon May 05 20:41:25 CEST 2014 | ||
AccountsClient-0.0.1-SNAPSHOT.pom>= | ||
AccountsClient-0.0.1-SNAPSHOT.jar>= |
24 changes: 24 additions & 0 deletions
24
lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata modelVersion="1.1.0"> | ||
<groupId>com.mojang</groupId> | ||
<artifactId>AccountsClient</artifactId> | ||
<version>0.0.1-SNAPSHOT</version> | ||
<versioning> | ||
<snapshot> | ||
<localCopy>true</localCopy> | ||
</snapshot> | ||
<lastUpdated>20140505184125</lastUpdated> | ||
<snapshotVersions> | ||
<snapshotVersion> | ||
<extension>jar</extension> | ||
<value>0.0.1-SNAPSHOT</value> | ||
<updated>20140505184125</updated> | ||
</snapshotVersion> | ||
<snapshotVersion> | ||
<extension>pom</extension> | ||
<value>0.0.1-SNAPSHOT</value> | ||
<updated>20140505184125</updated> | ||
</snapshotVersion> | ||
</snapshotVersions> | ||
</versioning> | ||
</metadata> |
24 changes: 24 additions & 0 deletions
24
lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/resolver-status.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
#NOTE: This is an internal implementation file, its format can be changed without prior notice. | ||
#Tue Mar 10 09:49:00 CET 2015 | ||
maven-metadata-vault-repo.xml.lastUpdated=1425957625740 | ||
maven-metadata-md5-repo.xml.error= | ||
maven-metadata-bungee-repo.xml.error= | ||
maven-metadata-md5-repo.xml.lastUpdated=1425956500085 | ||
maven-metadata-sk89q-repo.xml.error= | ||
maven-metadata-sk89q-repo.xml.lastUpdated=1425957353583 | ||
maven-metadata-spigot-repo.xml.lastUpdated=1425955697793 | ||
maven-metadata-central.xml.lastUpdated=1425977340541 | ||
maven-metadata-bungee-repo.xml.lastUpdated=1425955700452 | ||
maven-metadata-spigot-repo.xml.error= | ||
maven-metadata-md_5-public.xml.error= | ||
maven-metadata-essentials-repo.xml.lastUpdated=1425956094427 | ||
maven-metadata-md_5-releases.xml.error= | ||
maven-metadata-maven-repo.xml.error= | ||
maven-metadata-md5-snapshot.xml.error= | ||
maven-metadata-maven-repo.xml.lastUpdated=1425977270902 | ||
maven-metadata-essentials-repo.xml.error= | ||
maven-metadata-central.xml.error= | ||
maven-metadata-md5-snapshot.xml.lastUpdated=1425976704708 | ||
maven-metadata-md_5-releases.xml.lastUpdated=1425956542305 | ||
maven-metadata-vault-repo.xml.error= | ||
maven-metadata-md_5-public.xml.lastUpdated=1425976610619 |
11 changes: 11 additions & 0 deletions
11
lib/repository/com/mojang/AccountsClient/maven-metadata-local.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>com.mojang</groupId> | ||
<artifactId>AccountsClient</artifactId> | ||
<versioning> | ||
<versions> | ||
<version>0.0.1-SNAPSHOT</version> | ||
</versions> | ||
<lastUpdated>20140505184125</lastUpdated> | ||
</versioning> | ||
</metadata> |