Last Version

Jimfs Parent 1.2

Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API.

License

License

GroupId

GroupId

com.google.jimfs
ArtifactId

ArtifactId

jimfs-parent
Version

Version

1.2
Type

Type

pom
Description

Description

Jimfs Parent
Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API.
Project URL

Project URL

https://github.com/google/jimfs
Project Organization

Project Organization

Google Inc.
Source Code Management

Source Code Management

http://github.com/google/jimfs/

Download jimfs-parent 1.2

Filename Size
jimfs-parent-1.2.pom 12 KB
Browse

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

Dependencies

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

Project Modules

  • jimfs