не последняя версия
Последняя версия 1.1.0

org.fcrepo.importexport:fcrepo-import-export 1.0.0


Группа

Группа

org.fcrepo.importexport
Идентификатор

Идентификатор

fcrepo-import-export
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать fcrepo-import-export 1.0.0


<!-- https://jarcasting.com/artifacts/org.fcrepo.importexport/fcrepo-import-export/ -->
<dependency>
    <groupId>org.fcrepo.importexport</groupId>
    <artifactId>fcrepo-import-export</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.importexport/fcrepo-import-export/
implementation 'org.fcrepo.importexport:fcrepo-import-export:1.0.0'
// https://jarcasting.com/artifacts/org.fcrepo.importexport/fcrepo-import-export/
implementation ("org.fcrepo.importexport:fcrepo-import-export:1.0.0")
'org.fcrepo.importexport:fcrepo-import-export:jar:1.0.0'
<dependency org="org.fcrepo.importexport" name="fcrepo-import-export" rev="1.0.0">
  <artifact name="fcrepo-import-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.importexport', module='fcrepo-import-export', version='1.0.0')
)
libraryDependencies += "org.fcrepo.importexport" % "fcrepo-import-export" % "1.0.0"
[org.fcrepo.importexport/fcrepo-import-export "1.0.0"]