Search

Download atomserver-2.1.7-classes.jar : atomserver « a « Jar File Download






Download atomserver-2.1.7-classes.jar

atomserver/atomserver-2.1.7-classes.jar.zip( 376 k)

The download jar file contains the following class files or Java source files.

LICENSE.txt
META-INF/MANIFEST.MF
META-INF/services/org.apache.abdera.factory.ExtensionFactory
META-INF/spring.handlers
META-INF/spring.schemas
env/asdev-hsql-file.properties
env/asdev-hsql-mem.properties
env/asdev-mysql.properties
env/asdev-postgres.properties
env/default.properties
env/testenv.properties
licenses/abdera-license.txt
licenses/acegi-license.txt
licenses/ant-contrib-license.txt
licenses/ant-license.txt
licenses/aopalliance-license.txt
licenses/asm-license.txt
licenses/aspectj-license.txt
licenses/avalon-license.txt
licenses/axiom-license.txt
licenses/beanshell-license.txt
licenses/cglib-license.txt
licenses/commons-codec-license.txt
licenses/commons-collections-license.txt
licenses/commons-dbcp-license.txt
licenses/commons-geronimo-license.txt
licenses/commons-httpclient-license.txt
licenses/commons-io-license.txt
licenses/commons-lang-license.txt
licenses/commons-logging-license.txt
licenses/commons-pool-license.txt
licenses/dom4j-license.txt
licenses/hsqldb-license.txt
licenses/ibatis-license.txt
licenses/icu4j-license.txt
licenses/jaxen-license.txt
licenses/jcommon-license.txt
licenses/jdom-license.txt
licenses/jfreechart-license.txt
licenses/jing-license.txt
licenses/json-license.txt
licenses/jtds-license.txt
licenses/log4j-license.txt
licenses/logkit-license.txt
licenses/mx4j-license.txt
licenses/oro-license.txt
licenses/springframework-license.txt
licenses/woodstox-license.txt
licenses/xalan-license.txt
licenses/xerces-license.txt
licenses/xom-license.txt
org.atomserver.AtomCategory.class
org.atomserver.AtomCollection.class
org.atomserver.AtomServer.class
org.atomserver.AtomServerV2.class
org.atomserver.AtomServerWrapper.class
org.atomserver.AtomService.class
org.atomserver.AtomWorkspace.class
org.atomserver.CategoriesHandler.class
org.atomserver.ContentStorage.class
org.atomserver.ContentValidator.class
org.atomserver.DelegatingProvider.class
org.atomserver.EntryAutoTagger.class
org.atomserver.EntryDescriptor.class
org.atomserver.EntryIdGenerator.class
org.atomserver.EntryType.class
org.atomserver.FeedDescriptor.class
org.atomserver.ServiceDescriptor.class
org.atomserver.ThrottledAtomServer.class
org.atomserver.UpdateCreateOrDeleteEntry.class
org.atomserver.VirtualWorkspaceHandler.class
org.atomserver.core.AbstractAtomCollection.class
org.atomserver.core.AbstractAtomService.class
org.atomserver.core.AbstractAtomWorkspace.class
org.atomserver.core.AggregateEntryMetaData.class
org.atomserver.core.BaseEntryDescriptor.class
org.atomserver.core.BaseFeedDescriptor.class
org.atomserver.core.BaseServiceDescriptor.class
org.atomserver.core.BatchEntryResult.class
org.atomserver.core.CollectionOptions.class
org.atomserver.core.EntryCategory.class
org.atomserver.core.EntryCategoryLogEvent.class
org.atomserver.core.EntryMap.class
org.atomserver.core.EntryMetaData.class
org.atomserver.core.WorkspaceOptions.class
org.atomserver.core.autotaggers.BaseAutoTagger.class
org.atomserver.core.autotaggers.MultiAutoTagger.class
org.atomserver.core.autotaggers.StripingAutoTagger.class
org.atomserver.core.autotaggers.XPathAutoTagger.class
org.atomserver.core.dbstore.AtomServerIsAliveHandler.class
org.atomserver.core.dbstore.DBBasedAtomCollection.class
org.atomserver.core.dbstore.DBBasedAtomService.class
org.atomserver.core.dbstore.DBBasedAtomWorkspace.class
org.atomserver.core.dbstore.DBBasedContentStorage.class
org.atomserver.core.dbstore.DBBasedJoinWorkspace.class
org.atomserver.core.dbstore.DBBasedVirtualAtomWorkspace.class
org.atomserver.core.dbstore.EntryCategoriesHandler.class
org.atomserver.core.dbstore.dao.AbstractDAOiBatisImpl.class
org.atomserver.core.dbstore.dao.AtomServerDAO.class
org.atomserver.core.dbstore.dao.CategoryQueryGenerator.class
org.atomserver.core.dbstore.dao.ContentDAO.class
org.atomserver.core.dbstore.dao.ContentDAOiBatisImpl.class
org.atomserver.core.dbstore.dao.EntriesDAO.class
org.atomserver.core.dbstore.dao.EntriesDAOiBatisImpl.class
org.atomserver.core.dbstore.dao.EntryCategoriesDAO.class
org.atomserver.core.dbstore.dao.EntryCategoriesDAOiBatisImpl.class
org.atomserver.core.dbstore.dao.EntryCategoryLogEventDAO.class
org.atomserver.core.dbstore.dao.EntryCategoryLogEventDAOiBatisImpl.class
org.atomserver.core.dbstore.utils.DBPurger.class
org.atomserver.core.dbstore.utils.DBSeeder.class
org.atomserver.core.dbstore.utils.DBTool.class
org.atomserver.core.etc.AtomServerConstants.class
org.atomserver.core.etc.AtomServerPerformanceLog.class
org.atomserver.core.filestore.FileBasedAtomCollection.class
org.atomserver.core.filestore.FileBasedAtomService.class
org.atomserver.core.filestore.FileBasedAtomWorkspace.class
org.atomserver.core.filestore.FileBasedContentStorage.class
org.atomserver.core.filestore.FileBasedPhysicalStorageExplorer.class
org.atomserver.core.idgenerators.UUIDEntryIdGenerator.class
org.atomserver.core.validators.MultiValidator.class
org.atomserver.core.validators.RelaxNGValidator.class
org.atomserver.core.validators.SimpleXMLContentValidator.class
org.atomserver.core.validators.XSDValidator.class
org.atomserver.exceptions.AtomServerException.class
org.atomserver.exceptions.BadContentException.class
org.atomserver.exceptions.BadRequestException.class
org.atomserver.exceptions.EntryNotFoundException.class
org.atomserver.exceptions.MovedPermanentlyException.class
org.atomserver.exceptions.OptimisticConcurrencyException.class
org.atomserver.ext.batch.BatchExtensionFactory.class
org.atomserver.ext.batch.Operation.class
org.atomserver.ext.batch.Results.class
org.atomserver.ext.batch.Status.class
org.atomserver.server.servlet.AtomServerServlet.class
org.atomserver.spring.AtomserverNamespaceHandler.class
org.atomserver.spring.WorkspaceBeanDefinitionParser.class
org.atomserver.uri.EntryTarget.class
org.atomserver.uri.FeedTarget.class
org.atomserver.uri.QueryParam.class
org.atomserver.uri.RelaxedEntryTarget.class
org.atomserver.uri.ServiceTarget.class
org.atomserver.uri.URIHandler.class
org.atomserver.uri.URITarget.class
org.atomserver.utils.AtomDate.class
org.atomserver.utils.BootstrapperLoader.class
org.atomserver.utils.IOCLog.class
org.atomserver.utils.PartitionPathGenerator.class
org.atomserver.utils.PrefixPartitionPathGenerator.class
org.atomserver.utils.ShardedPathGenerator.class
org.atomserver.utils.acegi.ConfigurableFilterChainProxy.class
org.atomserver.utils.acegi.LoggerListener.class
org.atomserver.utils.acegi.RESTfulDefinitionSource.class
org.atomserver.utils.acegi.RESTfulPathBasedFilterInvocationDefinitionMap.class
org.atomserver.utils.alive.AliveServlet.class
org.atomserver.utils.alive.AliveStatus.class
org.atomserver.utils.alive.IsAliveHandler.class
org.atomserver.utils.collections.ArraySegmentIterator.class
org.atomserver.utils.collections.BidirectionalMap.class
org.atomserver.utils.collections.MultiHashMap.class
org.atomserver.utils.collections.MultiMap.class
org.atomserver.utils.conf.ConfigurationAwareClassLoader.class
org.atomserver.utils.conf.ExtendedWebContext.class
org.atomserver.utils.hsql.HsqlBootstrapper.class
org.atomserver.utils.io.JarUtils.class
org.atomserver.utils.jetty.StandAloneAtomServer.class
org.atomserver.utils.jmx.HttpAdaptorMgr.class
org.atomserver.utils.jmx.MBeanServerLocator.class
org.atomserver.utils.jmx.NoGetterMBeanExporter.class
org.atomserver.utils.jmx.NoGetterMBeanInfo.class
org.atomserver.utils.locale.LocaleUtils.class
org.atomserver.utils.logic.BinaryOperator.class
org.atomserver.utils.logic.BooleanExpression.class
org.atomserver.utils.logic.BooleanTerm.class
org.atomserver.utils.logic.Conjunction.class
org.atomserver.utils.logic.Disjunction.class
org.atomserver.utils.logic.ExpressionType.class
org.atomserver.utils.logic.TermDictionary.class
org.atomserver.utils.perf.AccumulatingStopWatch.class
org.atomserver.utils.perf.AutomaticStopWatch.class
org.atomserver.utils.perf.PerformanceLog.class
org.atomserver.utils.perf.SimpleStopWatch.class
org.atomserver.utils.perf.StopWatch.class
org.atomserver.utils.spring.StartupConstraints.class
org.atomserver.utils.stats.RunningAverage.class
org.atomserver.utils.stats.SamplePerSecond.class
org.atomserver.utils.stats.StatsTracker.class
org.atomserver.utils.stats.StatsTrackingPerformanceLog.class
org.atomserver.utils.test.TestingAtomServer.class
org.atomserver.utils.thread.ManagedThreadPoolTaskExecutor.class
org.atomserver.utils.xml.XML.class
org/atomserver/ibatis/sqlMap-aggregate.xml
org/atomserver/ibatis/sqlMap-categories.xml
org/atomserver/ibatis/sqlMap-category-log-events.xml
org/atomserver/ibatis/sqlMap-content.xml
org/atomserver/ibatis/sqlMap-entries.xml
org/atomserver/ibatis/sqlMap-entriesWriteOperations.xml
org/atomserver/ibatis/sqlMap-fragments.xml
org/atomserver/ibatis/sqlMap-workspacesAndCollections.xml
org/atomserver/ibatis/sqlMapConfig-hsql.xml
org/atomserver/ibatis/sqlMapConfig-postgres.xml
org/atomserver/ibatis/sqlMapConfig-sqlserver.xml
org/atomserver/log4j.properties
org/atomserver/schemas/atomserver-spring-2.0.xsd
org/atomserver/spring/abderaBeans.xml
org/atomserver/spring/atomServerApplicationContext.xml
org/atomserver/spring/databaseBeans.xml
org/atomserver/spring/dbtools/dbtools.xml
org/atomserver/spring/jmxBeans.xml
org/atomserver/spring/logBeans.xml
org/atomserver/spring/propertyConfigurerBeans.xml
org/atomserver/spring/storageBeans.xml
org/atomserver/spring/workspaceBeans.xml
org/atomserver/sql/delete_all.sql
org/atomserver/sql/drop_ddl.sql
org/atomserver/sql/hsql/hsql_ddl.sql
org/atomserver/sql/mysql/mysql_ddl.sql
org/atomserver/sql/postgres/grant_perms.sql
org/atomserver/sql/postgres/postgres_ddl.sql
org/atomserver/sql/sqlserver/1.0/1-1_0_ddl.sql
org/atomserver/sql/sqlserver/1.0/2-1_0_dml.sql
org/atomserver/sql/sqlserver/1.0/db_hotfix.sql
org/atomserver/sql/sqlserver/1.2/1_2_ddl.sql
org/atomserver/sql/sqlserver/1.3/1-1_3_ddl.sql
org/atomserver/sql/sqlserver/2.0/1-2_0_2_ddl.sql
org/atomserver/sql/sqlserver/2.0/1-2_0_ddl.sql
org/atomserver/sql/sqlserver/2.1/1-2_1_dll.sql
version.properties
widgets/acme/27/2787/en/2787.xml.r0
widgets/acme/27/2788/en/2788.xml.r0
widgets/acme/27/2797/en/2797.xml.r0
widgets/acme/27/2797/en/_trash/test-trash-entry.xml
widgets/acme/27/2799/en/2799.xml.r0
widgets/acme/4/4/en/4.xml.r0
widgets/acme/99/9991/en/9991.xml.r0
widgets/acme/99/9993/en/9993.xml.r0
widgets/acme/99/9995/en/9995.xml.r0
widgets/acme/99/9998/en/9998.xml.r0
widgets/acme/99/9999/en/9999.xml.r0








Related examples in the same category

1.Download atomserver-2.1-sources.jar
2.Download atomserver-2.1.5-sources.jar
3.Download atomserver-2.1.6-classes.jar
4.Download atomserver-2.1.6-sources.jar
5.Download atomserver-2.1.7-sources.jar
6.Download atomserver-2.1.8-classes.jar
7.Download atomserver-2.1.8-sources.jar
8.Download atomserver-2.1.9-classes.jar
9.Download atomserver-2.1.9-sources.jar
10.Download atomserver-2.2-classes.jar
11.Download atomserver-2.2-sources.jar
12.Download atomserver-2.3-classes.jar
13.Download atomserver-2.3-sources.jar