is not current version
Last Version 2022.02

MyCoRe IFS1 2021.08

Our old implementation of an internal file system for mycore. Use it as a runtime dependency and migrate your code to NIOFS (part of mycore-base)

License

License

GroupId

GroupId

org.mycore
ArtifactId

ArtifactId

mycore-ifs
Version

Version

2021.08
Type

Type

jar
Description

Description

MyCoRe IFS1
Our old implementation of an internal file system for mycore. Use it as a runtime dependency and migrate your code to NIOFS (part of mycore-base)
Project URL

Project URL

http://www.mycore.de/generated/mycore/mycore-ifs
Project Organization

Project Organization

The MyCoRe Community

Download mycore-ifs 2021.08


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
commons-io : commons-io jar 2.8.0
jakarta.persistence : jakarta.persistence-api jar 2.2.3
org.apache.logging.log4j : log4j-api jar
org.jdom : jdom2 jar 2.0.6
org.mycore : mycore-base jar 2021.08

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199
junit : junit jar 4.13.2
org.mycore : mycore-base test-jar 2021.08

Project Modules

There are no modules declared in this project.