Source: libonemind-commons-invoke-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: tony mancill , gregor herrmann Build-Depends: ant, debhelper-compat (= 13), default-jdk, libonemind-commons-java-java, maven-ant-helper Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/libonemind-commons-invoke-java.git Vcs-Browser: https://salsa.debian.org/java-team/libonemind-commons-invoke-java Homepage: http://onemind-commons.sourceforge.net/commons-invoke/ Package: libonemind-commons-invoke-java Architecture: all Depends: ${misc:Depends} Description: Java invocation framework library The OneMind commons-invoke framework is a complimentary framework to the reflection. While reflection allow discovery/invocation of the java object through JVM kernel, the invocation framework allows programmatic help for method lookup and invocation.