License |
License |
---|---|
GroupId | GroupIdcom.tencent.angel |
ArtifactId | ArtifactIdcommon |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionA stand alone industrial serving system for angel.
|
Filename | Size |
---|---|
common-0.1.0.pom | |
common-0.1.0.jar | 1 MB |
common-0.1.0-sources.jar | 576 KB |
common-0.1.0-javadoc.jar | 620 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.angel/common/ -->
<dependency>
<groupId>com.tencent.angel</groupId>
<artifactId>common</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.angel/common/
implementation 'com.tencent.angel:common:0.1.0'
// https://jarcasting.com/artifacts/com.tencent.angel/common/
implementation ("com.tencent.angel:common:0.1.0")
'com.tencent.angel:common:jar:0.1.0'
<dependency org="com.tencent.angel" name="common" rev="0.1.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.angel', module='common', version='0.1.0')
)
libraryDependencies += "com.tencent.angel" % "common" % "0.1.0"
[com.tencent.angel/common "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.angel : angel-mlcore | jar | 0.1.1 |
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
org.scala-lang : scala-compiler | jar | 2.11.8 |
org.glassfish.jersey.bundles : jaxrs-ri | jar | 2.4 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.0 |
io.grpc : grpc-all | jar | 1.17.1 |
io.grpc : grpc-core | jar | 1.17.1 |
io.grpc : grpc-services | jar | 1.17.1 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
org.slf4j : slf4j-api | jar | 1.6.2 |
com.sun.jersey : jersey-servlet | jar | 1.19.4 |
com.sun.jersey : jersey-json | jar | 1.19.4 |
com.sun.jersey : jersey-client | jar | 1.19.4 |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.2.0.v20160908 |
org.apache.hadoop : hadoop-common | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
junit : junit | jar | 4.4 |