| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.smallmind | 
    
| ArtifactId | ArtifactIdfile-ephemeral | 
    
| Last Version | Last Version4.7.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFile-Ephemeral 
            Ephemeral File System 
         | 
    
| Filename | Size | 
|---|---|
| file-ephemeral-4.7.1.pom | |
| file-ephemeral-4.7.1.jar | 69 KB | 
| file-ephemeral-4.7.1-sources.jar | 44 KB | 
| file-ephemeral-4.7.1-javadoc.jar | 559 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.smallmind/file-ephemeral/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>file-ephemeral</artifactId>
    <version>4.7.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.smallmind/file-ephemeral/
implementation 'org.smallmind:file-ephemeral:4.7.1'
                // https://jarcasting.com/artifacts/org.smallmind/file-ephemeral/
implementation ("org.smallmind:file-ephemeral:4.7.1")
                'org.smallmind:file-ephemeral:jar:4.7.1'
                <dependency org="org.smallmind" name="file-ephemeral" rev="4.7.1">
  <artifact name="file-ephemeral" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.smallmind', module='file-ephemeral', version='4.7.1')
)
                libraryDependencies += "org.smallmind" % "file-ephemeral" % "4.7.1"
                [org.smallmind/file-ephemeral "4.7.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 | 
| javax.xml.bind : jaxb-api Optional | jar | 2.3.1 | 
| org.aspectj : aspectjrt Optional | jar | 1.9.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.5 | 
| org.springframework : spring-test | jar | 5.3.18 |