| 组织ID: |
io.github.scala-hamsters |
| 项目ID: |
hamsters_sjs0.6_2.11 |
| 版本: |
2.3.1 |
| 最后修改时间: |
2019-11-30 00:30:15 |
| 包类型: |
jar |
| 标题: |
hamsters |
| 描述: |
hamsters |
| 相关URL: |
https://github.com/scala-hamsters/hamsters |
| 大小: |
248.10KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.github.scala-hamsters</groupId>
<artifactId>hamsters_sjs0.6_2.11</artifactId>
<version>2.3.1</version>
</dependency>
|
| Gradle引入代码: |
io.github.scala-hamsters:hamsters_sjs0.6_2.11:2.3.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>io.github.scala-hamsters</groupId>
<artifactId>hamsters_sjs0.6_2.11</artifactId>
<packaging>jar</packaging>
<description>hamsters</description>
<version>2.3.1</version>
<name>hamsters</name>
<organization>
<name>io.github.scala-hamsters</name>
</organization>
<url>https://github.com/scala-hamsters/hamsters</url>
<licenses>
<license>
<name>Apache 2.0</name>
<url>http://www.apache.org/licenses/</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>git@github.com:scala-hamsters/hamsters.git</url>
<connection>scm:git@github.com:scala-hamsters/hamsters.git</connection>
</scm>
<developers>
<developer>
<id>loicdescotte</id>
<name>Lo茂c Descotte</name>
<url>http://loicdescotte.github.io/</url>
</developer>
<developer>
<id>dgouyette</id>
<name>Damien Gouyette</name>
<url>http://www.Cestpasdur.com/</url>
</developer>
<developer>
<id>oraclewalid</id>
<name>Walid Chergui</name>
<url>https://github.com/oraclewalid</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.11</version>
</dependency>
<dependency>
<groupId>io.github.scala-hamsters</groupId>
<artifactId>macros_sjs0.6_2.11</artifactId>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.11</artifactId>
<version>0.6.19</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-interface_2.11</artifactId>
<version>0.6.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs0.6_2.11</artifactId>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalamock</groupId>
<artifactId>scalamock-scalatest-support_sjs0.6_2.11</artifactId>
<version>3.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs0.6_2.11</artifactId>
<version>1.13.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>scalameta_2.11</artifactId>
<version>1.8.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
io.github.hamsters.Monoid.class
io.github.hamsters.Showable$.class
io/github/hamsters/ShowableSyntax$ShowableOps$.sjsir
io.github.hamsters.MonadTransformers.class
io.github.hamsters.Validation$.class
io.github.hamsters.ShowableSyntax$ShowableOps$.class
io.github.hamsters.Union5.class
io/github/hamsters/Union$class.sjsir
io/github/hamsters/Enumerable$class.sjsir
io.github.hamsters.Monoid$$anon$7.class
io/github/hamsters/Validation$$anonfun$successes$1.sjsir
io.github.hamsters.Showable$$anon$3.class
io.github.hamsters.Enumerable$class.class
io.github.hamsters.Monad$$anon$1.class
io/github/hamsters/Enumerable.sjsir
io/github/hamsters/ShowableSyntax$.sjsir
io.github.hamsters.Showable$$anon$10.class
io.github.hamsters.Union$.class
io/github/hamsters/Monoid$.sjsir
io.github.hamsters.OptionT$$anonfun$map$1.class
io/github/hamsters/Union4$.sjsir
io.github.hamsters.HList$$anonfun$consAppender$1.class
io.github.hamsters.Monoid$$anon$9$$anonfun$compose$1.class
io/github/hamsters/Showable$$anon$11.sjsir
io.github.hamsters.FutureOption.class
io.github.hamsters.Union3Type.class
io/github/hamsters/FutureOption$.sjsir
io.github.hamsters.Showable$$anon$8.class
io/github/hamsters/HList.sjsir
io/github/hamsters/Showable$.sjsir
io.github.hamsters.HCons$.class
io/github/hamsters/Showable$$anon$4.sjsir
io.github.hamsters.Retry$.class
io.github.hamsters.Showable$$anon$1.class
io.github.hamsters.Showable$$anon$5.class
io.github.hamsters.Union$NoEraseInstanceOf.class
io.github.hamsters.Validation$$anonfun$successes$1.class
io/github/hamsters/OptionT.sjsir
io/github/hamsters/Union7Type.sjsir
io.github.hamsters.Monoid$$anon$4.class
io/github/hamsters/Union6$.sjsir
io/github/hamsters/MonadTransformers$.sjsir
io/github/hamsters/Monoid.sjsir
io/github/hamsters/Retry$.sjsir
io.github.hamsters.Enumeration.class
io.github.hamsters.Validation$$anonfun$failures$1.class
io.github.hamsters.EitherT.class
io.github.hamsters.Showable$$anon$2.class
io/github/hamsters/Monoid$$anon$6.sjsir
io/github/hamsters/Union7$.sjsir
io.github.hamsters.FutureOption$.class
io.github.hamsters.Union$class.class
io/github/hamsters/Monoid$$anon$5.sjsir
io.github.hamsters.Functor.class
io/github/hamsters/Showable$$anon$2.sjsir
io/github/hamsters/Union4.sjsir
io/github/hamsters/Union$.sjsir
io/github/hamsters/EmptyOptionValues$OrEmpty.sjsir
io.github.hamsters.Union7$.class
io.github.hamsters.EitherT$$anonfun$2.class
io.github.hamsters.HNil$.class
io.github.hamsters.EitherT$$anonfun$3.class
io.github.hamsters.Showable.class
io.github.hamsters.Showable$$anon$6.class
io.github.hamsters.Monoid$.class
io.github.hamsters.Monoid$$anon$8.class
io/github/hamsters/Validation$.sjsir
io.github.hamsters.HList.class
io.github.hamsters.Retry$$anonfun$apply$1.class
io/github/hamsters/Showable$$anon$7.sjsir
io.github.hamsters.Show.class
io.github.hamsters.EmptyOptionValues$OrEmpty$$anonfun$orEmpty$1.class
io.github.hamsters.Showable$$anon$11.class
io.github.hamsters.NonEmptyList$.class
io/github/hamsters/Union5Type.sjsir
io/github/hamsters/HList$class.sjsir
io/github/hamsters/Monoid$$anon$8.sjsir
io/github/hamsters/Enumeration$.sjsir
io/github/hamsters/Monad$$anon$2.sjsir
io.github.hamsters.OptionT$$anonfun$withFilter$1.class
io.github.hamsters.Union6Type.class
io/github/hamsters/ShowableSyntax$ShowableOps.sjsir
io.github.hamsters.EmptyOptionValues$.class
io.github.hamsters.Union7Type.class
io/github/hamsters/Union3$.sjsir
io.github.hamsters.Validation$OKBiasedEither.class
io/github/hamsters/Showable$$anon$3.sjsir
io.github.hamsters.Union5$.class
io.github.hamsters.Showable$$anon$7.class
io.github.hamsters.ShowableSyntax$ShowableOps.class
io/github/hamsters/Monoid$$anon$9.sjsir
io.github.hamsters.OptionT$$anonfun$1.class
io/github/hamsters/EmptyOptionValues$.sjsir
JS_DEPENDENCIES
io.github.hamsters.Monoid$$anon$9.class
io/github/hamsters/Union3.sjsir
io.github.hamsters.Enumeration$.class
io.github.hamsters.NonEmptyList.class
io.github.hamsters.Union7.class
io/github/hamsters/Union6.sjsir
io/github/hamsters/EitherT.sjsir
io.github.hamsters.Monoid$$anon$2.class
io/github/hamsters/Union2Type.sjsir
io/github/hamsters/Union6Type.sjsir
io.github.hamsters.HCons.class
io.github.hamsters.HNil.class
io/github/hamsters/Union2$.sjsir
io.github.hamsters.Union4.class
io.github.hamsters.Validation.class
io/github/hamsters/HCons.sjsir
io/github/hamsters/Show$.sjsir
io/github/hamsters/Showable$$anon$1.sjsir
io.github.hamsters.Union2Type.class
io.github.hamsters.Enumerable$$anonfun$parse$1.class
io/github/hamsters/Showable$$anon$8.sjsir
io.github.hamsters.EmptyOptionValues$OrEmpty.class
io/github/hamsters/Appender.sjsir
io/github/hamsters/HNil.sjsir
io.github.hamsters.Retry$$anonfun$fromTry$default$2$1.class
io/github/hamsters/Monad$$anon$1.sjsir
io/github/hamsters/Union2.sjsir
io.github.hamsters.EitherT$$anonfun$5.class
io/github/hamsters/FutureEither$.sjsir
io.github.hamsters.HList$class.class
io.github.hamsters.Show$.class
io/github/hamsters/Validation$OKBiasedEither.sjsir
io/github/hamsters/Union.sjsir
io/github/hamsters/Monoid$$anon$7.sjsir
io/github/hamsters/Showable$$anon$6.sjsir
io.github.hamsters.Union4Type.class
io/github/hamsters/Union4Type.sjsir
io/github/hamsters/Union5$.sjsir
io.github.hamsters.Union6.class
io.github.hamsters.Monad.class
io.github.hamsters.Retry$$anonfun$apply$default$2$1.class
io.github.hamsters.Union2$.class
io.github.hamsters.Appender$.class
io.github.hamsters.ShowableSyntax.class
io/github/hamsters/Monad$.sjsir
io.github.hamsters.Union$$anonfun$getOrElse$1.class
io/github/hamsters/Union7.sjsir
io.github.hamsters.Union3$.class
io/github/hamsters/Showable$$anon$9.sjsir
io.github.hamsters.Union3.class
io.github.hamsters.Showable$$anon$9.class
io/github/hamsters/Monoid$$anon$1.sjsir
io/github/hamsters/HCons$.sjsir
io.github.hamsters.Union2.class
io.github.hamsters.Monad$$anon$2.class
io/github/hamsters/Monad.sjsir
io/github/hamsters/NonEmptyList.sjsir
io.github.hamsters.EitherT$$anonfun$4.class
io.github.hamsters.Union.class
io/github/hamsters/Showable$$anon$5.sjsir
io.github.hamsters.Validation$$anonfun$1$$anonfun$apply$1.class
io.github.hamsters.FutureEither$.class
io/github/hamsters/Showable$$anon$10.sjsir
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.11.jar
/org.scala-lang/scala-library/2.11.11
查看scala-library所有版本文件
macros_sjs0.6_2.11-2.3.1.jar
/io.github.scala-hamsters/macros_sjs0.6_2.11/2.3.1
查看macros_sjs0.6_2.11所有版本文件
scalajs-library_2.11-0.6.19.jar
/org.scala-js/scalajs-library_2.11/0.6.19
查看scalajs-library_2.11所有版本文件
scalajs-test-interface_2.11-0.6.19.jar
/org.scala-js/scalajs-test-interface_2.11/0.6.19
查看scalajs-test-interface_2.11所有版本文件
scalatest_sjs0.6_2.11-3.0.1.jar
/org.scalatest/scalatest_sjs0.6_2.11/3.0.1
查看scalatest_sjs0.6_2.11所有版本文件
scalamock-scalatest-support_sjs0.6_2.11-3.6.0.jar
/org.scalamock/scalamock-scalatest-support_sjs0.6_2.11/3.6.0
查看scalamock-scalatest-support_sjs0.6_2.11所有版本文件
scalacheck_sjs0.6_2.11-1.13.4.jar
/org.scalacheck/scalacheck_sjs0.6_2.11/1.13.4
查看scalacheck_sjs0.6_2.11所有版本文件
scalameta_2.11-1.8.0.jar
/org.scalameta/scalameta_2.11/1.8.0
查看scalameta_2.11所有版本文件
|