jar

azote : xmlstubs

Maven & Gradle

Sep 20, 2005

xmlstubs · Tool to replace interface defined middle tier by a fully XML-configurable implementation

Table Of Contents

Latest Version

Download azote : xmlstubs JAR file - Latest Versions:

All Versions

Download azote : xmlstubs JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xmlstubs-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.azote.xmlstubs.support.spring

├─ net.sf.azote.xmlstubs.support.spring.XMLStubsFactoryBean.class - [JAR]

net.sf.azote.xmlstubs.config

├─ net.sf.azote.xmlstubs.config.Case.class - [JAR]

├─ net.sf.azote.xmlstubs.config.StubBean.class - [JAR]

├─ net.sf.azote.xmlstubs.config.StubMethod.class - [JAR]

net.sf.azote.xmlstubs.beans

├─ net.sf.azote.xmlstubs.beans.BeanRef.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.Collection.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.IReturn.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.Map.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.MapEntry.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.New.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.Null.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.Property.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.SimpleValue.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.Static.class - [JAR]

├─ net.sf.azote.xmlstubs.beans.Throw.class - [JAR]

net.sf.azote.xmlstubs

├─ net.sf.azote.xmlstubs.ClassUtils.class - [JAR]

├─ net.sf.azote.xmlstubs.StubBeanInvocationHandler.class - [JAR]

├─ net.sf.azote.xmlstubs.StubBeansContext.class - [JAR]

├─ net.sf.azote.xmlstubs.XMLStubsException.class - [JAR]

net.sf.azote.xmlstubs.support.junit

├─ net.sf.azote.xmlstubs.support.junit.DbUnitTestCase.class - [JAR]

├─ net.sf.azote.xmlstubs.support.junit.JUnitSupport.class - [JAR]

├─ net.sf.azote.xmlstubs.support.junit.JUnitTestCase.class - [JAR]

├─ net.sf.azote.xmlstubs.support.junit.SpringSupport.class - [JAR]

├─ net.sf.azote.xmlstubs.support.junit.StrutsTestCase.class - [JAR]

Advertisement