| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.intentmedia |
| Идентификатор | Идентификаторpig-annotations |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpig-annotations
pig-annotations is a class library that makes it easy to load your custom serialized java objects into pig as proper pig Tuples with a well-defined schema.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| pig-annotations-0.0.2.pom | |
| pig-annotations-0.0.2.jar | 12 KB |
| pig-annotations-0.0.2-sources.jar | 6 KB |
| pig-annotations-0.0.2-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.intentmedia/pig-annotations/ -->
<dependency>
<groupId>com.intentmedia</groupId>
<artifactId>pig-annotations</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.intentmedia/pig-annotations/
implementation 'com.intentmedia:pig-annotations:0.0.2'
// https://jarcasting.com/artifacts/com.intentmedia/pig-annotations/
implementation ("com.intentmedia:pig-annotations:0.0.2")
'com.intentmedia:pig-annotations:jar:0.0.2'
<dependency org="com.intentmedia" name="pig-annotations" rev="0.0.2">
<artifact name="pig-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intentmedia', module='pig-annotations', version='0.0.2')
)
libraryDependencies += "com.intentmedia" % "pig-annotations" % "0.0.2"
[com.intentmedia/pig-annotations "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.intellij : annotations | jar | 9.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 0.20.2 |
| org.apache.pig : pig | jar | 0.9.2 |
| org.hibernate : ejb3-persistence | jar | 3.3.2.Beta1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |
| org.easymock : easymock | jar | 3.1 |