| License | 
                License
                                                        Eclipse Public Licence, Version 1.0                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.exogeni.orca | 
    
| ArtifactId | ArtifactIdcontrollers | 
    
| Last Version | Last Version5.4.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOrca Controllers 
            ORCA Framework 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| controllers-5.4.5.pom | 2 KB | 
| controllers-5.4.5-tests.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.exogeni.orca/controllers/ -->
<dependency>
    <groupId>net.exogeni.orca</groupId>
    <artifactId>controllers</artifactId>
    <version>5.4.5</version>
</dependency>
                // https://jarcasting.com/artifacts/net.exogeni.orca/controllers/
implementation 'net.exogeni.orca:controllers:5.4.5'
                // https://jarcasting.com/artifacts/net.exogeni.orca/controllers/
implementation ("net.exogeni.orca:controllers:5.4.5")
                'net.exogeni.orca:controllers:jar:5.4.5'
                <dependency org="net.exogeni.orca" name="controllers" rev="5.4.5">
  <artifact name="controllers" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.exogeni.orca', module='controllers', version='5.4.5')
)
                libraryDependencies += "net.exogeni.orca" % "controllers" % "5.4.5"
                [net.exogeni.orca/controllers "5.4.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ini4j : ini4j | jar | 0.5.4 | 
| com.googlecode.json-simple : json-simple | jar | 1.1.1 | 
| log4j : log4j | jar | 1.2.13 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |