组织ID: |
edu.washington.cs.knowitall |
项目ID: |
openregex-scala_2.10 |
版本: |
1.1.1 |
最后修改时间: |
2019-10-24 05:49:24 |
包类型: |
jar |
标题: |
LGPL |
描述: |
openregex-scala |
相关URL: |
http://github.com/knowitall/openregex-scala |
大小: |
32.53KB |
|
Maven引入代码: |
<dependency>
<groupId>edu.washington.cs.knowitall</groupId>
<artifactId>openregex-scala_2.10</artifactId>
<version>1.1.1</version>
</dependency>
|
Gradle引入代码: |
edu.washington.cs.knowitall:openregex-scala_2.10:1.1.1
|
下载Jar包: |
|
POM文件内容: |
<?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>edu.washington.cs.knowitall</groupId>
<artifactId>openregex-scala_2.10</artifactId>
<packaging>jar</packaging>
<description>openregex-scala</description>
<url>http://github.com/knowitall/openregex-scala</url>
<version>1.1.1</version>
<licenses>
<license>
<name>LGPL</name>
<url>http://www.gnu.org/licenses/lgpl.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>openregex-scala</name>
<organization>
<name>edu.washington.cs.knowitall</name>
<url>http://github.com/knowitall/openregex-scala</url>
</organization>
<scm>
<url>https://github.com/knowitall/openregex-scala</url>
<connection>scm:git://github.com/knowitall/openregex-scala.git</connection>
<developerConnection>scm:git:git@github.com:knowitall/openregex-scala.git</developerConnection>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
<name>Michael Schmitz</name>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.2</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall</groupId>
<artifactId>openregex</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>edu.washington.cs.knowitall.common-scala</groupId>
<artifactId>common-scala_2.10</artifactId>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.10</artifactId>
<version>1.10.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2_2.10</artifactId>
<version>1.12.3</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories>
<repository>
<id>mymavenproxyreleases</id>
<name>my-maven-proxy-releases</name>
<url>http://trusty.cs.washington.edu:8082/nexus/content/repositories/central/</url>
<layout>default</layout>
</repository>
<repository>
<id>openregex</id>
<name>openregex</name>
<url>https://oss.sonatype.org/content/repositories/eduwashingtoncsknowitall-1050/</url>
<layout>default</layout>
</repository>
<repository>
<id>SonatypeOSSSnapshots</id>
<name>Sonatype OSS Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<layout>default</layout>
</repository>
</repositories>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
edu.knowitall.openregex.LogicParser$.class
edu.knowitall.openregex.Pattern$Match$$anonfun$groups$1.class
edu.knowitall.openregex.Pattern$Group.class
edu.knowitall.openregex.Pattern$.class
edu.knowitall.openregex.Pattern$$anonfun$findAll$1.class
edu.knowitall.openregex.Pattern$Group$.class
edu.knowitall.openregex.Pattern$Match.class
edu.knowitall.openregex.Pattern$Match$.class
edu.knowitall.openregex.Pattern.class
edu.knowitall.openregex.PatternParser.class
edu.knowitall.openregex.Pattern$$anon$1.class
edu.knowitall.openregex.Logic.class
edu.knowitall.openregex.Logic$.class
edu.knowitall.openregex.Pattern$$anon$2.class
edu.knowitall.openregex.Logic$$anon$1.class
edu.knowitall.openregex.Pattern$Match$$anonfun$fromJava$1.class
edu.knowitall.openregex.PatternParser$.class
edu.knowitall.openregex.Pattern$Match$$anonfun$group$1.class
edu.knowitall.openregex.Logic$$anon$2.class
edu.knowitall.openregex.LogicParser.class
|
依赖Jar: |
scala-library-2.10.2.jar
/org.scala-lang/scala-library/2.10.2
查看scala-library所有版本文件
openregex-1.1.1.jar
/edu.washington.cs.knowitall/openregex/1.1.1
查看openregex所有版本文件
jsr305-2.0.1.jar
/com.google.code.findbugs/jsr305/2.0.1
查看jsr305所有版本文件
common-scala_2.10-1.1.2.jar
/edu.washington.cs.knowitall.common-scala/common-scala_2.10/1.1.2
查看common-scala_2.10所有版本文件
junit-4.11.jar
/junit/junit/4.11
查看junit所有版本文件
scalacheck_2.10-1.10.1.jar
/org.scalacheck/scalacheck_2.10/1.10.1
查看scalacheck_2.10所有版本文件
specs2_2.10-1.12.3.jar
/org.specs2/specs2_2.10/1.12.3
查看specs2_2.10所有版本文件
|