JADE

jade4j

de.neuland-bfi : jade4j

Java implementation of the jade templating language

Последняя версия: 1.3.2

Дата:

DSS JAdES

org.digidoc4j.dss : dss-jades

DSS JAdES contains the code for the creation and validation of JAdES signatures. (experimental)

Последняя версия: 5.9.d4j.1

Дата:

JAdES Schema Module

org.digidoc4j.dss : specs-jades

Generated sources from ETSI TS 119 182-1 JAdES JSON schema

Последняя версия: 5.9.d4j.1

Дата:

commons

org.activecomponents.jadex : jadex-util-commons

Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.

Последняя версия: 4.0.265

Дата:

jadex-commons

net.sourceforge.jadex : jadex-commons

Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.

Последняя версия: 2.4

Дата:

jadex-bridge

net.sourceforge.jadex : jadex-bridge

Jadex bridge is a base package for kernels and platforms, i.e. it is used by both and provides commonly used interfaces and classes for active components and their management.

Последняя версия: 2.4

Дата:

Последняя версия: 2.0.3

Дата:

com.io7m.jade.api

com.io7m.jade : com.io7m.jade.api

Java application directory etiquette (API)

Последняя версия: 1.0.2

Дата:

Последняя версия: 2.0.1

Дата:

bridge

org.activecomponents.jadex : jadex-platform-bridge

Jadex bridge is a base package for kernels and platforms, i.e., it is used by both and provides commonly used interfaces and classes for active components and their management.

Последняя версия: 4.0.265

Дата:

com.io7m.jade.spi

com.io7m.jade : com.io7m.jade.spi

Java application directory etiquette (SPI)

Последняя версия: 1.0.2

Дата:

com.io7m.jade.vanilla

com.io7m.jade : com.io7m.jade.vanilla

Java application directory etiquette (Vanilla implementation)

Последняя версия: 1.0.2

Дата:

vertx-web-templ-jade

io.vertx : vertx-web-templ-jade

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 4.3.1

Дата:

jadex-xml

net.sourceforge.jadex : jadex-xml

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define the binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Последняя версия: 2.4

Дата:

micro

org.activecomponents.jadex : jadex-kernel-micro

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Последняя версия: 4.0.265

Дата:

The Fractal RMI remote framework

org.ow2.jasmine.jade.fractal.fractalrmi : fractal-rmi

Fractal RMI is a set of Fractal components that provide a binding factory to create distributed bindings between Fractal components.

Последняя версия: 0.3.6

Дата:

RDFAgents JADE

net.fortytwo.rdfagents : rdfagents-jade

JADE (Java Agent Development Framework) implementation of RDFAgents

Последняя версия: 1.3

Дата:

jadex-commons

org.activecomponents.jadex : jadex-commons

Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.

Последняя версия: 3.0.117

Дата:

xml

org.activecomponents.jadex : jadex-serialization-xml

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Последняя версия: 4.0.265

Дата:

paoding-rose-jade

com.54chen : paoding-rose-jade

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 1.1

Дата:

Jade java utils base

net.jade-dungeon : javautils-base

My Persional Java Lib configure

Последняя версия: 0.1.20

Дата:

Jade java utils mongo

net.jade-dungeon : javautils-mongo

My Persional Java Lib configure

Последняя версия: 0.1.20

Дата:

component

org.activecomponents.jadex : jadex-kernel-component

The Jadex component kernel provides basic support for active components. A component may be composed of subcomponents.

Последняя версия: 4.0.265

Дата:

Jade java utils web

net.jade-dungeon : javautils-web

My Persional Java Lib configure

Последняя версия: 0.1.20

Дата:

jadex-javaparser

net.sourceforge.jadex : jadex-javaparser

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Последняя версия: 2.4

Дата:

javaparser

org.activecomponents.jadex : jadex-util-javaparser

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Последняя версия: 4.0.265

Дата:

jadex-kernel-micro

net.sourceforge.jadex : jadex-kernel-micro

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Последняя версия: 2.4

Дата:

application

org.activecomponents.jadex : jadex-kernel-application

The Jadex application kernel provides application support for active components, whereby an application is itself considered as an active component. Applications are composed of subcomponents as well as spaces in various characteristics.

Последняя версия: 4.0.265

Дата:

jade

net.sf.ingenias : jade

Java Agent Development Framework

Последняя версия: 4.3

Дата:

jadex-bridge

org.activecomponents.jadex : jadex-bridge

Jadex bridge is a base package for kernels and platforms, i.e. it is used by both and provides commonly used interfaces and classes for active components and their management.

Последняя версия: 3.0.117

Дата:

jadeMisc

net.sf.ingenias : jadeMisc

Java Agent Development Framework Misc tools

Последняя версия: 3.7

Дата:

jadeTools

net.sf.ingenias : jadeTools

Java Agent Development Framework additional tools

Последняя версия: 3.7

Дата:

jadex-kernel-base

net.sourceforge.jadex : jadex-kernel-base

The Jadex base kernel provides basic support for all kinds of active components.

Последняя версия: 2.4

Дата:

bdiv3

org.activecomponents.jadex : jadex-kernel-bdiv3

BDIV3 Kernel supports belief-desire-intention (BDI) agents in XML as well as in annotated Java POJOs and uses byte code manipulation for performance improvements.

Последняя версия: 4.0.265

Дата:

jadex-xml

org.activecomponents.jadex : jadex-xml

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Последняя версия: 3.0.117

Дата:

j-logger

kr.jadekim : j-logger-jvm

Logging Library for Kotlin

Последняя версия: 2.0.3-alpha5

Дата:

gui

org.activecomponents.jadex : jadex-util-gui

Common GUI support classes.

Последняя версия: 4.0.265

Дата:

jadex-kernel-application

net.sourceforge.jadex : jadex-kernel-application

The Jadex application kernel provides application support for active components, whereby an application is itself considered as an active component. Applications are composed of subcomponents as well as spaces in various characteristics.

Последняя версия: 2.4

Дата:

base

org.activecomponents.jadex : jadex-kernel-base

The Jadex base kernel provides basic support for all kinds of active components.

Последняя версия: 4.0.265

Дата:

Jade java utils cache

net.jade-dungeon : javautils-cache

My Persional Java Lib configure

Последняя версия: 0.1.20

Дата:

Jade java utils dao

net.jade-dungeon : javautils-dao

My Persional Java Lib configure

Последняя версия: 0.1.20

Дата:

Jade sandTable

net.jade-dungeon : javautils-sandtable

My Persional Java Lib configure

Последняя версия: 0.1.20

Дата:

paoding-rose-jade

net.paoding : paoding-rose-jade

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 2.0.u08

Дата:

jadex-javaparser

org.activecomponents.jadex : jadex-javaparser

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Последняя версия: 3.0.117

Дата:

jadex-platform

org.activecomponents.jadex : jadex-platform

The Jadex platform package contains implementations of platform services as well as the platform component itself.

Последняя версия: 3.0.117

Дата:

base-swing

org.activecomponents.jadex : jadex-tools-base-swing

GUI-dependent classes for jadex-tools-base.

Последняя версия: 4.0.265

Дата:

jadex-kernel-bdi

net.sourceforge.jadex : jadex-kernel-bdi

The Jadex BDI kernel allows to use belief desire intention agents. BDI agents are intuitive to program as mentalistic notions are used for their description. For BDI agent a large set of predefined functionalities is available as capabilities as part of the applib BDI package.

Последняя версия: 2.4

Дата:

jadex-kernel-extension-envsupport

net.sourceforge.jadex : jadex-kernel-extension-envsupport

The Jadex kernel extension envsupport allows for using 2D spaces in concert with components.

Последняя версия: 2.4

Дата:

minimal

org.activecomponents.jadex : jadex-distribution-minimal

Jadex minimal distribution for running the middleware with core features only (e.g. without GUI).

Последняя версия: 4.0.265

Дата:

bpmn

org.activecomponents.jadex : jadex-kernel-bpmn

The Jadex BPMN kernel provides a workflow kernel for the standardized business process modeling notation. The kernel relies on annotated BPMN diagrams, which include detailed execution information.

Последняя версия: 4.0.265

Дата: