org.kitei.testing:kitei-lessio

LessIO is a security manager to control IO for tests.

License

License

GroupId

GroupId

org.kitei.testing
ArtifactId

ArtifactId

kitei-lessio
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

LessIO is a security manager to control IO for tests.

Download kitei-lessio

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Kitei Lessio Security Manager

A SecurityManager to spotlight and minimize IO access while allowing fine-grained control access to IO resources.

For documentation see the Github Wiki https://github.com/kitei/kitei-lessio/wiki

Copyright and Acknowledgements

(C) 2013 The Kitei Group

Licensed under the Apache License, Version 2.0 (the "License"). See LICENSE.txt for details.

Contains software that is copyrighted and licensed as follows:


NessComputing LessIO Copyright (C) 2012 Ness Computing, Inc. Licensed under the Apache License, Version 2.0


This product contains software developed by Wealthfront Inc. Copyright 2010 Wealthfront Inc. Licensed under the Apache License, Version 2.0

org.kitei.testing

基底 - The Kitei Group

Versions

Version
2.1
2.0
1.0