java - which class should i import to use jboss cache? -


I want to use jboss cache, but I do not know which vessel and how to get it. import org.jboss.cache.fqn; Import org.jboss.cache.Node; Import org.jboss.cache.PropertyConfigurator; Import org.jboss.cache.TreeCache;

I get errors such as "import org.jboss.cache.TreeCache can not be resolved."

Thank you.

All JBoss cache artifacts are available

Now consider using your successor

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -