Last Version

MyCoRe IFS1 2022.02

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

2022.02
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 2022.02


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
commons-io : commons-io jar 2.11.0
jakarta.persistence : jakarta.persistence-api jar 3.0.0
org.apache.logging.log4j : log4j-api jar
org.jdom : jdom2 jar 2.0.6.1
org.mycore : mycore-base jar 2022.02

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 2022.02

Project Modules

There are no modules declared in this project.