| 组织ID: |
com.trueaccord.scalapb |
| 项目ID: |
protobuf-runtime-scala_2.11 |
| 版本: |
0.1.4 |
| 最后修改时间: |
2019-10-29 00:24:52 |
| 包类型: |
jar |
| 标题: |
protobuf-runtime-scala |
| 描述: |
protobuf-runtime-scala |
| 相关URL: |
https://github.com/trueaccord/protobuf-scala-runtime |
| 大小: |
56.82KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.trueaccord.scalapb</groupId>
<artifactId>protobuf-runtime-scala_2.11</artifactId>
<version>0.1.4</version>
</dependency>
|
| Gradle引入代码: |
com.trueaccord.scalapb:protobuf-runtime-scala_2.11:0.1.4
|
| 下载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>com.trueaccord.scalapb</groupId>
<artifactId>protobuf-runtime-scala_2.11</artifactId>
<packaging>jar</packaging>
<description>protobuf-runtime-scala</description>
<version>0.1.4</version>
<name>protobuf-runtime-scala</name>
<organization>
<name>com.trueaccord.scalapb</name>
</organization>
<url>https://github.com/trueaccord/protobuf-scala-runtime</url>
<licenses>
<license>
<name>Apache 2</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<scm>
<connection>scm:git:github.com:trueaccord/protobuf-scala-runtime.git</connection>
<developerConnection>scm:git:git@github.com:trueaccord/protobuf-runtime-scala.git</developerConnection>
<url>github.com/trueaccord/protobuf-scala-runtime</url>
</scm>
<developers>
<developer>
<id>thesamet</id>
<name>Nadav S. Samet</name>
<url>http://www.thesamet.com/</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.7</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.google.protobuf.CodedOutputStream$OutOfSpaceException.class
com.google.protobuf.WireFormat.class
com.google.protobuf.CodedOutputStream$ByteBufferOutputStream.class
com.google.protobuf.Descriptors$EnumValueDescriptor.class
com.google.protobuf.CodedOutputStream$.class
com.google.protobuf.Internal.class
com.google.protobuf.CodedInputStream$.class
com.google.protobuf.ByteString$Output.class
com.google.protobuf.Descriptors$FieldDescriptor.class
com.google.protobuf.CodedOutputStream.class
com.google.protobuf.WireFormat$.class
com.google.protobuf.Internal$.class
com.google.protobuf.Descriptors$Descriptor.class
com.google.protobuf.ByteString$$anon$1.class
com.google.protobuf.Descriptors$EnumDescriptor.class
com.google.protobuf.InvalidProtocolBufferException.class
com.google.protobuf.CodedInputStream$$anonfun$readRawBytesSlowPath$1.class
com.google.protobuf.Descriptors.class
com.google.protobuf.ByteString$$anonfun$newBuilder$1.class
com.google.protobuf.ByteString$.class
com.google.protobuf.ByteString.class
com.google.protobuf.Descriptors$.class
com.google.protobuf.Descriptors$FileDescriptor.class
com.google.protobuf.InvalidProtocolBufferException$.class
com.google.protobuf.CodedInputStream.class
|
| 依赖Jar: |
scala-library-2.11.7.jar
/org.scala-lang/scala-library/2.11.7
查看scala-library所有版本文件
|