| Title: |
example |
| Group ID: |
com.thoughtworks.example |
| Artifact ID: |
example_2.11 |
| Version: |
1.0.2 |
| Last modified: |
30.05.2017 01:47 |
| Packaging: |
jar |
| Name: |
example |
| Description: |
example |
| URL: |
https://github.com/ThoughtWorksInc/example.scala |
| Vendor: |
com.thoughtworks.example |
|
|
| Size: |
26.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/thoughtworks/example/example_2.11/1.0.2/example_2.11-1.0.2.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.thoughtworks.example</groupId>
<artifactId>example_2.11</artifactId>
<packaging>jar</packaging>
<description>example</description>
<url>https://github.com/ThoughtWorksInc/example.scala</url>
<version>1.0.2</version>
<licenses>
<license>
<name>Apache</name>
<url>http://www.apache.org/licenses/</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>example</name>
<organization>
<name>com.thoughtworks.example</name>
<url>https://github.com/ThoughtWorksInc/example.scala</url>
</organization>
<scm>
<url>https://github.com/ThoughtWorksInc/example.scala</url>
<connection>https://github.com/ThoughtWorksInc/example.scala.git</connection>
<developerConnection>git@github.com:ThoughtWorksInc/example.scala.git</developerConnection>
</scm>
<developers>
<developer>
<id></id>
<name>travis@localhost</name>
<email>travis@localhost</email>
<url>mailto:travis@localhost</url>
</developer>
<developer>
<id></id>
<name>�� (Yang Bo)</name>
<email>pop.atry@gmail.com</email>
<url>mailto:pop.atry@gmail.com</url>
</developer>
<developer>
<id></id>
<name>Yang Bo</name>
<email>atryyang@thoughtworks.com</email>
<url>mailto:atryyang@thoughtworks.com</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.11</version>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>scalameta_2.11</artifactId>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>contrib_2.11</artifactId>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-xml_2.11</artifactId>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.thoughtworks.example</groupId>
<artifactId>example_2.11</artifactId>
<version>1.0.2</version>
</dependency>
|
| Gradle: |
com.thoughtworks.example:example_2.11:1.0.2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|