jar

org.modeshape : modeshape-jcr-api

Maven & Gradle

Apr 18, 2017
46 usages
211 stars

ModeShape Repository API · ModeShape JCR Repository API

Table Of Contents

Latest Version

Download org.modeshape : modeshape-jcr-api JAR file - Latest Versions:

All Versions

Download org.modeshape : modeshape-jcr-api JAR file - All Versions:

Version Vulnerabilities Size Updated
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.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 modeshape-jcr-api-5.4.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.modeshape.jcr.api.txn

├─ org.modeshape.jcr.api.txn.TransactionManagerLookup.class - [JAR]

org.modeshape.jcr.api.value

├─ org.modeshape.jcr.api.value.DateTime.class - [JAR]

org.modeshape.jcr.api.version

├─ org.modeshape.jcr.api.version.VersionManager.class - [JAR]

org.modeshape.jcr.api.observation

├─ org.modeshape.jcr.api.observation.Event.class - [JAR]

├─ org.modeshape.jcr.api.observation.PropertyEvent.class - [JAR]

org.modeshape.jcr.api.monitor

├─ org.modeshape.jcr.api.monitor.DurationActivity.class - [JAR]

├─ org.modeshape.jcr.api.monitor.DurationMetric.class - [JAR]

├─ org.modeshape.jcr.api.monitor.History.class - [JAR]

├─ org.modeshape.jcr.api.monitor.RepositoryMonitor.class - [JAR]

├─ org.modeshape.jcr.api.monitor.Statistics.class - [JAR]

├─ org.modeshape.jcr.api.monitor.ValueMetric.class - [JAR]

├─ org.modeshape.jcr.api.monitor.Window.class - [JAR]

org.modeshape.jcr.api.query

├─ org.modeshape.jcr.api.query.Query.class - [JAR]

├─ org.modeshape.jcr.api.query.QueryCancelledException.class - [JAR]

├─ org.modeshape.jcr.api.query.QueryManager.class - [JAR]

├─ org.modeshape.jcr.api.query.QueryResult.class - [JAR]

org.modeshape.jcr.api.query.qom

├─ org.modeshape.jcr.api.query.qom.ArithmeticOperand.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Between.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Cast.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.ChildCount.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Limit.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.NodeDepth.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.NodeId.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.NodePath.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Operator.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Ordering.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.QueryCommand.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.QueryObjectModelConstants.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.QueryObjectModelFactory.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.ReferenceValue.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Relike.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.SelectQuery.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.SetCriteria.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.SetQuery.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.SetQueryObjectModel.class - [JAR]

├─ org.modeshape.jcr.api.query.qom.Subquery.class - [JAR]

org.modeshape.jcr.api.sequencer

├─ org.modeshape.jcr.api.sequencer.Sequencer.class - [JAR]

org.modeshape.jcr.api.index

├─ org.modeshape.jcr.api.index.IndexColumnDefinition.class - [JAR]

├─ org.modeshape.jcr.api.index.IndexColumnDefinitionTemplate.class - [JAR]

├─ org.modeshape.jcr.api.index.IndexDefinition.class - [JAR]

├─ org.modeshape.jcr.api.index.IndexDefinitionTemplate.class - [JAR]

├─ org.modeshape.jcr.api.index.IndexExistsException.class - [JAR]

├─ org.modeshape.jcr.api.index.IndexManager.class - [JAR]

├─ org.modeshape.jcr.api.index.InvalidIndexDefinitionException.class - [JAR]

├─ org.modeshape.jcr.api.index.NoSuchIndexException.class - [JAR]

org.modeshape.jcr.api.text

├─ org.modeshape.jcr.api.text.TextExtractor.class - [JAR]

org.modeshape.jcr.api

├─ org.modeshape.jcr.api.AnonymousCredentials.class - [JAR]

├─ org.modeshape.jcr.api.BackupOptions.class - [JAR]

├─ org.modeshape.jcr.api.Binary.class - [JAR]

├─ org.modeshape.jcr.api.JaasCredentials.class - [JAR]

├─ org.modeshape.jcr.api.JcrConstants.class - [JAR]

├─ org.modeshape.jcr.api.JcrTools.class - [JAR]

├─ org.modeshape.jcr.api.Logger.class - [JAR]

├─ org.modeshape.jcr.api.NamedRepository.class - [JAR]

├─ org.modeshape.jcr.api.NamespaceRegistry.class - [JAR]

├─ org.modeshape.jcr.api.Namespaced.class - [JAR]

├─ org.modeshape.jcr.api.Problem.class - [JAR]

├─ org.modeshape.jcr.api.Problems.class - [JAR]

├─ org.modeshape.jcr.api.Property.class - [JAR]

├─ org.modeshape.jcr.api.PropertyType.class - [JAR]

├─ org.modeshape.jcr.api.Repositories.class - [JAR]

├─ org.modeshape.jcr.api.RepositoriesContainer.class - [JAR]

├─ org.modeshape.jcr.api.Repository.class - [JAR]

├─ org.modeshape.jcr.api.RepositoryFactory.class - [JAR]

├─ org.modeshape.jcr.api.RepositoryManager.class - [JAR]

├─ org.modeshape.jcr.api.RestoreOptions.class - [JAR]

├─ org.modeshape.jcr.api.ServletCredentials.class - [JAR]

├─ org.modeshape.jcr.api.Session.class - [JAR]

├─ org.modeshape.jcr.api.ValueFactory.class - [JAR]

├─ org.modeshape.jcr.api.Workspace.class - [JAR]

org.modeshape.jcr.api.nodetype

├─ org.modeshape.jcr.api.nodetype.NodeTypeManager.class - [JAR]

org.modeshape.jcr.api.federation

├─ org.modeshape.jcr.api.federation.FederationManager.class - [JAR]

Advertisement

Dependencies from Group

66 usages
211 stars
56 usages
211 stars
Apr 18, 2017
46 usages
211 stars
19 usages
211 stars
Apr 18, 2017
7 usages

Discover Dependencies

Feb 15, 2018
9 usages
4 stars
Feb 15, 2018
4 stars
Feb 15, 2018
14 usages
4 stars
Feb 15, 2018
2 usages
4 stars
Feb 15, 2018
4 stars
Feb 15, 2018
28 usages
4 stars
Feb 15, 2018
5 usages
4 stars
Feb 15, 2018
3 usages
4 stars
Nov 03, 2015
1 usages
ole
Nov 03, 2015