cotta

A lightweight file system framework that is created to ease the pain of writing an application that involves file handling

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cotta
ArtifactId

ArtifactId

cotta
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

pom
Description

Description

cotta
A lightweight file system framework that is created to ease the pain of writing an application that involves file handling
Project URL

Project URL

http://cotta.sourceforge.net/

Download cotta

Filename Size
cotta-3.0.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • asserts
  • core
  • ftp
  • testbase
  • website

Versions

Version
3.0