Skip to content

Commit

Permalink
Creación ficheros jar para ejecución de la aplicación
Browse files Browse the repository at this point in the history
  • Loading branch information
josfranmc committed Sep 4, 2018
1 parent ec3da95 commit b8419f1
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
Binary file added jar-flat/JCollocatio-1.0.jar
Binary file not shown.
Binary file added jar-flat/lib/commons-dbcp-1.4.jar
Binary file not shown.
Binary file added jar-flat/lib/commons-pool-1.5.4.jar
Binary file not shown.
Binary file added jar-flat/lib/ejml-0.23.jar
Binary file not shown.
Binary file added jar-flat/lib/hamcrest-core-1.3.jar
Binary file not shown.
Binary file added jar-flat/lib/junit-4.12.jar
Binary file not shown.
Binary file added jar-flat/lib/log4j-1.2.17.jar
Binary file not shown.
Binary file added jar-flat/lib/mysql-connector-java-8.0.11.jar
Binary file not shown.
Binary file added jar-flat/lib/protobuf-java-2.6.0.jar
Binary file not shown.
Binary file added jar-flat/lib/slf4j-api-1.7.12.jar
Binary file not shown.
Binary file added jar-flat/lib/slf4j-log4j12-1.7.12.jar
Binary file not shown.
Binary file added jar-flat/lib/stanford-parser-3.9.1.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<!-- <goal>shade</goal> -->
<!-- </goals> -->
<!-- <configuration> -->
<!-- - <shadedArtifactAttached>true</shadedArtifactAttached> -> -->
<!-- - <shadedArtifactAttached>true</shadedArtifactAttached> - -->
<!-- <transformers> -->
<!-- <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> -->
<!-- <mainClass>org.josfranmc.collocatio.client.JCollocatioClient</mainClass> -->
Expand Down

0 comments on commit b8419f1

Please sign in to comment.