| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCSV Данные Data Formats Super CSV |
| Группа | Группаcom.github.mygreen |
| Идентификатор | Идентификаторsuper-csv-annotation |
| Версия | Версия2.2 |
| Тип | Типjar |
| Описание |
ОписаниеSuper CSV Annotation
CSVのJavaライブラリであるSuperCSVに、アノテーション機能を追加したライブラリです。
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| super-csv-annotation-2.2.pom | |
| super-csv-annotation-2.2.jar | 393 KB |
| super-csv-annotation-2.2-sources.jar | 337 KB |
| super-csv-annotation-2.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation/ -->
<dependency>
<groupId>com.github.mygreen</groupId>
<artifactId>super-csv-annotation</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation/
implementation 'com.github.mygreen:super-csv-annotation:2.2'
// https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation/
implementation ("com.github.mygreen:super-csv-annotation:2.2")
'com.github.mygreen:super-csv-annotation:jar:2.2'
<dependency org="com.github.mygreen" name="super-csv-annotation" rev="2.2">
<artifact name="super-csv-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mygreen', module='super-csv-annotation', version='2.2')
)
libraryDependencies += "com.github.mygreen" % "super-csv-annotation" % "2.2"
[com.github.mygreen/super-csv-annotation "2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.supercsv : super-csv | jar | 2.4.0 |
| ognl : ognl | jar | 3.0.8 |
| org.apache.commons : commons-jexl | jar | 2.1.1 |
| org.slf4j : slf4j-api | jar | 1.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | 2.9.4 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.hibernate.validator : hibernate-validator | jar | 6.0.2.Final |
| org.glassfish : javax.el | jar | 3.0.1-b08 |
| org.springframework : spring-context | jar | 4.3.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.2.RELEASE |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.1 |
| log4j : log4j | jar | 1.2.14 |